Smile\ElasticsuiteThesaurus\Model\ResourceModel\Thesaurus::_construct PHP Method

_construct() protected method

Internal Constructor
protected _construct ( )
    protected function _construct()
    {
        $this->_init(ThesaurusInterface::TABLE_NAME, ThesaurusInterface::THESAURUS_ID);
    }