| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/route-interface.php.tar |
home/xbodynamge/www/wp-content/plugins/wordpress-seo/src/routes/route-interface.php 0000644 00000000413 15113763216 0024770 0 ustar 00 <?php
namespace Yoast\WP\SEO\Routes;
use Yoast\WP\SEO\Loadable_Interface;
/**
* Route interface.
*/
interface Route_Interface extends Loadable_Interface {
/**
* Registers routes with WordPress.
*
* @return void
*/
public function register_routes();
}
home/xbodynamge/crosstraining/wp-content/plugins/wordpress-seo/src/routes/route-interface.php 0000644 00000000413 15114313564 0027027 0 ustar 00 <?php
namespace Yoast\WP\SEO\Routes;
use Yoast\WP\SEO\Loadable_Interface;
/**
* Route interface.
*/
interface Route_Interface extends Loadable_Interface {
/**
* Registers routes with WordPress.
*
* @return void
*/
public function register_routes();
}
home/xbodynamge/namtation/wp-content/plugins/wordpress-seo/src/routes/route-interface.php 0000644 00000000413 15114417511 0026131 0 ustar 00 <?php
namespace Yoast\WP\SEO\Routes;
use Yoast\WP\SEO\Loadable_Interface;
/**
* Route interface.
*/
interface Route_Interface extends Loadable_Interface {
/**
* Registers routes with WordPress.
*
* @return void
*/
public function register_routes();
}
home/xbodynamge/lebauwcentre/wp-content/plugins/wordpress-seo/src/routes/route-interface.php 0000644 00000000413 15114432437 0026623 0 ustar 00 <?php
namespace Yoast\WP\SEO\Routes;
use Yoast\WP\SEO\Loadable_Interface;
/**
* Route interface.
*/
interface Route_Interface extends Loadable_Interface {
/**
* Registers routes with WordPress.
*
* @return void
*/
public function register_routes();
}