LittleDemon WebShell


Linux webm007.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Path : /home/eglisebaa/www/wp-content/plugins/wordpress-seo/src/models/
File Upload :
Command :
Current File : /home/eglisebaa/www/wp-content/plugins/wordpress-seo/src/models/indexable-extension.php

<?php

namespace Yoast\WP\SEO\Models;

use Yoast\WP\Lib\Model;

/**
 * Abstract class for indexable extensions.
 */
abstract class Indexable_Extension extends Model {

	/**
	 * Holds the Indexable instance.
	 *
	 * @var Indexable|null
	 */
	protected $indexable = null;

	/**
	 * Returns the indexable this extension belongs to.
	 *
	 * @return Indexable The indexable.
	 */
	public function indexable() {
		$this->indexable ??= $this->belongs_to( 'Indexable', 'indexable_id', 'id' )->find_one();

		return $this->indexable;
	}
}

LittleDemon - FACEBOOK
[ KELUAR ]