File manager - Edit - /home/xfekoga/grenier/wp-content/plugins/all-in-one-seo-pack/app/Common/ThirdParty/ThirdParty.php
Back
<?php namespace AIOSEO\Plugin\Common\ThirdParty; // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit; } /** * Instantiates our third-party classes. * * @since 4.7.6 */ class ThirdParty { /** * WebStories instance. * * @since 4.7.6 * * @var WebStories */ public $webStories; /** * Class constructor. * * @since 4.7.6 */ public function __construct() { $this->webStories = new WebStories(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings