| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/require-file-helper.php.tar |
home/xbodynamge/lebauwcentre/wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php 0000644 00000000461 15114075432 0027517 0 ustar 00 <?php
namespace Yoast\WP\SEO\Helpers;
/**
* Represents a file helper.
*/
class Require_File_Helper {
/**
* Activates the plugin based on the given plugin file.
*
* @param string $path The path to the required file.
*/
public function require_file_once( $path ) {
require_once $path;
}
}
home/xbodynamge/crosstraining/wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php 0000644 00000000461 15114545353 0027730 0 ustar 00 <?php
namespace Yoast\WP\SEO\Helpers;
/**
* Represents a file helper.
*/
class Require_File_Helper {
/**
* Activates the plugin based on the given plugin file.
*
* @param string $path The path to the required file.
*/
public function require_file_once( $path ) {
require_once $path;
}
}
home/xbodynamge/namtation/wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php 0000644 00000000461 15115054654 0027035 0 ustar 00 <?php
namespace Yoast\WP\SEO\Helpers;
/**
* Represents a file helper.
*/
class Require_File_Helper {
/**
* Activates the plugin based on the given plugin file.
*
* @param string $path The path to the required file.
*/
public function require_file_once( $path ) {
require_once $path;
}
}
home/xbodynamge/www/wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php 0000644 00000000461 15115176366 0025674 0 ustar 00 <?php
namespace Yoast\WP\SEO\Helpers;
/**
* Represents a file helper.
*/
class Require_File_Helper {
/**
* Activates the plugin based on the given plugin file.
*
* @param string $path The path to the required file.
*/
public function require_file_once( $path ) {
require_once $path;
}
}