Smile\ElasticsuiteCatalog\Block\Navigation::_prepareLayout PHP Method

_prepareLayout() protected method

protected _prepareLayout ( )
    protected function _prepareLayout()
    {
        parent::_prepareLayout();
        $this->addFacets();
        return $this;
    }