Yoast\WP\SEO\Generated

Cached_Container::getCoAuthorsPlusFlagConditionalService()publicYoast 1.0

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

Хуков нет.

Возвращает

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

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

$Cached_Container = new Cached_Container();
$Cached_Container->return $this->services['Yoast\\WP\\SEO\\Conditionals\\Should_Index_Links_Conditional'] = new \Yoast\WP\SEO\Conditionals\Should_Index_Links_Conditional( $($_ );
$($_ **
-
По умолчанию: isset($this->services[foo]) ? $this->services[fooo] : ($this->services[foooo]

Код Cached_Container::getCoAuthorsPlusFlagConditionalService() Yoast 24.0

return $this->services['Yoast\\WP\\SEO\\Conditionals\\Should_Index_Links_Conditional'] = new \Yoast\WP\SEO\Conditionals\Should_Index_Links_Conditional(${($_ = isset($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper']) ? $this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] : ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())) && false ?: '_'});
    }

    /**
     * Gets the public 'Yoast\WP\SEO\Conditionals\Text_Formality_Conditional' shared autowired service.
     *