Your IP : 216.73.216.162


Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/
Upload File :
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.php000064400000001057151124642330031470 0ustar00home/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.php000064400000001057151136473410030326 0ustar00home<?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.php000064400000001057151142364540032367 0ustar00home/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.php000064400000001057151142462300032153 0ustar00home/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."
		);
	}
}