Yoast\WP\SEO\Generated

Cached_Container::getSettingsIntroductionActionService()publicYoast 1.0

Метод класса: Cached_Container{}

Хуков нет.

Возвращает

null. Ничего (null).

Использование

$Cached_Container = new Cached_Container();
$Cached_Container->$b = $( $_ ) && false ?: '_';
$_ **
-
По умолчанию: isset($this->services[foo]) ? $this->services[fooo] : $this->getIndexableRepositoryService()

Код Cached_Container::getSettingsIntroductionActionService() Yoast 22.4

$b = ${($_ = isset($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository']) ? $this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] : $this->getIndexableRepositoryService()) && false ?: '_'};

if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'])) {
    return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'];