Your IP : 216.73.216.162


Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/
Upload File :
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.php000064400000000661151127740000031627 0ustar00home/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.php000064400000000661151131552250030055 0ustar00<?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.php000064400000000661151137767130031157 0ustar00home<?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';
	}
}