| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/class-schema-website.php.tar |
wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-website.php 0000644 00000001033 15114100371 0033502 0 ustar 00 home/xbodynamge/crosstraining <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend\Schema
*/
use Yoast\WP\SEO\Generators\Schema\Website;
/**
* Returns schema Website data.
*
* @since 10.2
* @deprecated 14.0
*/
class WPSEO_Schema_Website extends WPSEO_Deprecated_Graph_Piece {
/**
* WPSEO_Schema_Website constructor.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param null $context The context. No longer used but present for BC.
*/
public function __construct( $context = null ) {
parent::__construct( Website::class );
}
}
wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-website.php 0000644 00000001033 15114250556 0033310 0 ustar 00 home/xbodynamge/lebauwcentre <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend\Schema
*/
use Yoast\WP\SEO\Generators\Schema\Website;
/**
* Returns schema Website data.
*
* @since 10.2
* @deprecated 14.0
*/
class WPSEO_Schema_Website extends WPSEO_Deprecated_Graph_Piece {
/**
* WPSEO_Schema_Website constructor.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param null $context The context. No longer used but present for BC.
*/
public function __construct( $context = null ) {
parent::__construct( Website::class );
}
}
www/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-website.php 0000644 00000001033 15114251221 0031442 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend\Schema
*/
use Yoast\WP\SEO\Generators\Schema\Website;
/**
* Returns schema Website data.
*
* @since 10.2
* @deprecated 14.0
*/
class WPSEO_Schema_Website extends WPSEO_Deprecated_Graph_Piece {
/**
* WPSEO_Schema_Website constructor.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param null $context The context. No longer used but present for BC.
*/
public function __construct( $context = null ) {
parent::__construct( Website::class );
}
}
namtation/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema/class-schema-website.php 0000644 00000001033 15114414064 0032616 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend\Schema
*/
use Yoast\WP\SEO\Generators\Schema\Website;
/**
* Returns schema Website data.
*
* @since 10.2
* @deprecated 14.0
*/
class WPSEO_Schema_Website extends WPSEO_Deprecated_Graph_Piece {
/**
* WPSEO_Schema_Website constructor.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param null $context The context. No longer used but present for BC.
*/
public function __construct( $context = null ) {
parent::__construct( Website::class );
}
}