| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/loadable-interface.php.tar |
home/xbodynamge/namtation/wp-content/plugins/wordpress-seo/src/loadable-interface.php 0000644 00000000436 15114363456 0025232 0 ustar 00 <?php
namespace Yoast\WP\SEO;
/**
* An interface for registering integrations with WordPress
*/
interface Loadable_Interface {
/**
* Returns the conditionals based on which this loadable should be active.
*
* @return array
*/
public static function get_conditionals();
}
home/xbodynamge/lebauwcentre/wp-content/plugins/wordpress-seo/src/loadable-interface.php 0000644 00000000436 15114501745 0025713 0 ustar 00 <?php
namespace Yoast\WP\SEO;
/**
* An interface for registering integrations with WordPress
*/
interface Loadable_Interface {
/**
* Returns the conditionals based on which this loadable should be active.
*
* @return array
*/
public static function get_conditionals();
}
home/xbodynamge/crosstraining/wp-content/plugins/wordpress-seo/src/loadable-interface.php 0000644 00000000436 15115007025 0026111 0 ustar 00 <?php
namespace Yoast\WP\SEO;
/**
* An interface for registering integrations with WordPress
*/
interface Loadable_Interface {
/**
* Returns the conditionals based on which this loadable should be active.
*
* @return array
*/
public static function get_conditionals();
}
home/xbodynamge/www/wp-content/plugins/wordpress-seo/src/loadable-interface.php 0000644 00000000436 15115032141 0024045 0 ustar 00 <?php
namespace Yoast\WP\SEO;
/**
* An interface for registering integrations with WordPress
*/
interface Loadable_Interface {
/**
* Returns the conditionals based on which this loadable should be active.
*
* @return array
*/
public static function get_conditionals();
}