| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/not-built-exception.php.tar |
namtation/wp-content/plugins/wordpress-seo/src/exceptions/indexable/not-built-exception.php 0000644 00000001057 15112464233 0031470 0 ustar 00 home/xbodynamge <?php
namespace Yoast\WP\SEO\Exceptions\Indexable;
/**
* Class Not_Built_Exception
*/
class Not_Built_Exception extends Indexable_Exception {
/**
* Creates an exception that should be thrown when an indexable
* was not built because of an invalid object id.
*
* @param int $object_id The invalid object id.
*
* @return Not_Built_Exception The exception.
*/
public static function invalid_object_id( $object_id ) {
return new Not_Built_Exception(
"Indexable was not built because it had an invalid object id of $object_id."
);
}
}
xbodynamge/www/wp-content/plugins/wordpress-seo/src/exceptions/indexable/not-built-exception.php 0000644 00000001057 15113647341 0030326 0 ustar 00 home <?php
namespace Yoast\WP\SEO\Exceptions\Indexable;
/**
* Class Not_Built_Exception
*/
class Not_Built_Exception extends Indexable_Exception {
/**
* Creates an exception that should be thrown when an indexable
* was not built because of an invalid object id.
*
* @param int $object_id The invalid object id.
*
* @return Not_Built_Exception The exception.
*/
public static function invalid_object_id( $object_id ) {
return new Not_Built_Exception(
"Indexable was not built because it had an invalid object id of $object_id."
);
}
}
crosstraining/wp-content/plugins/wordpress-seo/src/exceptions/indexable/not-built-exception.php 0000644 00000001057 15114236454 0032367 0 ustar 00 home/xbodynamge <?php
namespace Yoast\WP\SEO\Exceptions\Indexable;
/**
* Class Not_Built_Exception
*/
class Not_Built_Exception extends Indexable_Exception {
/**
* Creates an exception that should be thrown when an indexable
* was not built because of an invalid object id.
*
* @param int $object_id The invalid object id.
*
* @return Not_Built_Exception The exception.
*/
public static function invalid_object_id( $object_id ) {
return new Not_Built_Exception(
"Indexable was not built because it had an invalid object id of $object_id."
);
}
}
lebauwcentre/wp-content/plugins/wordpress-seo/src/exceptions/indexable/not-built-exception.php 0000644 00000001057 15114246230 0032153 0 ustar 00 home/xbodynamge <?php
namespace Yoast\WP\SEO\Exceptions\Indexable;
/**
* Class Not_Built_Exception
*/
class Not_Built_Exception extends Indexable_Exception {
/**
* Creates an exception that should be thrown when an indexable
* was not built because of an invalid object id.
*
* @param int $object_id The invalid object id.
*
* @return Not_Built_Exception The exception.
*/
public static function invalid_object_id( $object_id ) {
return new Not_Built_Exception(
"Indexable was not built because it had an invalid object id of $object_id."
);
}
}