| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/conditional-interface.php.tar |
xbodynamge/crosstraining/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php0000644 00000000452 15113721700 0031257 0 ustar 00 home <?php
namespace Yoast\WP\SEO\Conditionals;
/**
* Conditional interface, used to prevent integrations from loading.
*/
interface Conditional {
/**
* Returns whether or not this conditional is met.
*
* @return bool Whether or not the conditional is met.
*/
public function is_met();
}
home/xbodynamge/www/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php 0000644 00000000452 15114316254 0027302 0 ustar 00 <?php
namespace Yoast\WP\SEO\Conditionals;
/**
* Conditional interface, used to prevent integrations from loading.
*/
interface Conditional {
/**
* Returns whether or not this conditional is met.
*
* @return bool Whether or not the conditional is met.
*/
public function is_met();
}
xbodynamge/lebauwcentre/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php 0000644 00000000452 15114341127 0031054 0 ustar 00 home <?php
namespace Yoast\WP\SEO\Conditionals;
/**
* Conditional interface, used to prevent integrations from loading.
*/
interface Conditional {
/**
* Returns whether or not this conditional is met.
*
* @return bool Whether or not the conditional is met.
*/
public function is_met();
}
xbodynamge/namtation/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php 0000644 00000000452 15114664455 0030402 0 ustar 00 home <?php
namespace Yoast\WP\SEO\Conditionals;
/**
* Conditional interface, used to prevent integrations from loading.
*/
interface Conditional {
/**
* Returns whether or not this conditional is met.
*
* @return bool Whether or not the conditional is met.
*/
public function is_met();
}