| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/schema-blocks-conditional.php.tar |
lebauwcentre/wp-content/plugins/wordpress-seo/src/conditionals/schema-blocks-conditional.php 0000644 00000000661 15112774000 0031627 0 ustar 00 home/xbodynamge <?php
namespace Yoast\WP\SEO\Conditionals;
/**
* Checks if the YOAST_SEO_SCHEMA_BLOCKS constant is set.
*/
class Schema_Blocks_Conditional extends Feature_Flag_Conditional {
/**
* Returns the name of the feature flag.
* 'YOAST_SEO_' is automatically prepended to it and it will be uppercased.
*
* @return string the name of the feature flag.
*/
protected function get_feature_flag() {
return 'SCHEMA_BLOCKS';
}
}
home/xbodynamge/www/wp-content/plugins/wordpress-seo/src/conditionals/schema-blocks-conditional.php 0000644 00000000661 15113155225 0030055 0 ustar 00 <?php
namespace Yoast\WP\SEO\Conditionals;
/**
* Checks if the YOAST_SEO_SCHEMA_BLOCKS constant is set.
*/
class Schema_Blocks_Conditional extends Feature_Flag_Conditional {
/**
* Returns the name of the feature flag.
* 'YOAST_SEO_' is automatically prepended to it and it will be uppercased.
*
* @return string the name of the feature flag.
*/
protected function get_feature_flag() {
return 'SCHEMA_BLOCKS';
}
}
xbodynamge/namtation/wp-content/plugins/wordpress-seo/src/conditionals/schema-blocks-conditional.php0000644 00000000661 15113776713 0031157 0 ustar 00 home <?php
namespace Yoast\WP\SEO\Conditionals;
/**
* Checks if the YOAST_SEO_SCHEMA_BLOCKS constant is set.
*/
class Schema_Blocks_Conditional extends Feature_Flag_Conditional {
/**
* Returns the name of the feature flag.
* 'YOAST_SEO_' is automatically prepended to it and it will be uppercased.
*
* @return string the name of the feature flag.
*/
protected function get_feature_flag() {
return 'SCHEMA_BLOCKS';
}
}