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/conditional-interface.php.tar

xbodynamge/crosstraining/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php000064400000000452151137217000031257 0ustar00home<?php

namespace Yoast\WP\SEO\Conditionals;

/**
 * Conditional interface, used to prevent integrations from loading.
 */
interface Conditional {

	/**
	 * Returns whether or not this conditional is met.
	 *
	 * @return bool Whether or not the conditional is met.
	 */
	public function is_met();
}
home/xbodynamge/www/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php000064400000000452151143162540027302 0ustar00<?php

namespace Yoast\WP\SEO\Conditionals;

/**
 * Conditional interface, used to prevent integrations from loading.
 */
interface Conditional {

	/**
	 * Returns whether or not this conditional is met.
	 *
	 * @return bool Whether or not the conditional is met.
	 */
	public function is_met();
}
xbodynamge/lebauwcentre/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php000064400000000452151143411270031054 0ustar00home<?php

namespace Yoast\WP\SEO\Conditionals;

/**
 * Conditional interface, used to prevent integrations from loading.
 */
interface Conditional {

	/**
	 * Returns whether or not this conditional is met.
	 *
	 * @return bool Whether or not the conditional is met.
	 */
	public function is_met();
}
xbodynamge/namtation/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php000064400000000452151146644550030402 0ustar00home<?php

namespace Yoast\WP\SEO\Conditionals;

/**
 * Conditional interface, used to prevent integrations from loading.
 */
interface Conditional {

	/**
	 * Returns whether or not this conditional is met.
	 *
	 * @return bool Whether or not the conditional is met.
	 */
	public function is_met();
}