| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/command-interface.php.tar |
home/xbodynamge/crosstraining/wp-content/plugins/wordpress-seo/src/commands/command-interface.php 0000644 00000000464 15115015112 0027562 0 ustar 00 <?php
namespace Yoast\WP\SEO\Commands;
/**
* Interface definition for WP CLI commands.
*
* An interface for registering integrations with WordPress.
*/
interface Command_Interface {
/**
* Returns the namespace of this command.
*
* @return string
*/
public static function get_namespace();
}
home/xbodynamge/lebauwcentre/wp-content/plugins/wordpress-seo/src/commands/command-interface.php 0000644 00000000464 15115043434 0027365 0 ustar 00 <?php
namespace Yoast\WP\SEO\Commands;
/**
* Interface definition for WP CLI commands.
*
* An interface for registering integrations with WordPress.
*/
interface Command_Interface {
/**
* Returns the namespace of this command.
*
* @return string
*/
public static function get_namespace();
}
home/xbodynamge/namtation/wp-content/plugins/wordpress-seo/src/commands/command-interface.php 0000644 00000000464 15115044313 0026674 0 ustar 00 <?php
namespace Yoast\WP\SEO\Commands;
/**
* Interface definition for WP CLI commands.
*
* An interface for registering integrations with WordPress.
*/
interface Command_Interface {
/**
* Returns the namespace of this command.
*
* @return string
*/
public static function get_namespace();
}
home/xbodynamge/www/wp-content/plugins/wordpress-seo/src/commands/command-interface.php 0000644 00000000464 15115120313 0025521 0 ustar 00 <?php
namespace Yoast\WP\SEO\Commands;
/**
* Interface definition for WP CLI commands.
*
* An interface for registering integrations with WordPress.
*/
interface Command_Interface {
/**
* Returns the namespace of this command.
*
* @return string
*/
public static function get_namespace();
}