📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 02:26:45
📂
/ (Root)
/
home
/
apkbfjox
/
casinos.com.pk
/
wp-content
/
plugins
/
google-site-kit
/
includes
/
Core
/
Authentication
📍 /home/apkbfjox/casinos.com.pk/wp-content/plugins/google-site-kit/includes/Core/Authentication
🔄 Refresh
✏️
Editing: Initial_Version.php
Writable
<?php /** * Class Google\Site_Kit\Core\Authentication\Initial_Version * * @package Google\Site_Kit * @copyright 2021 Google LLC * @license https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @link https://sitekit.withgoogle.com */ namespace Google\Site_Kit\Core\Authentication; use Google\Site_Kit\Core\Storage\User_Setting; /** * Class representing the initial Site Kit version the user started with. * * @since 1.25.0 * @access private * @ignore */ final class Initial_Version extends User_Setting { /** * User option key. */ const OPTION = 'googlesitekitpersistent_initial_version'; }
💾 Save Changes
❌ Cancel