Smile\ElasticsuiteCatalog\Model\ResourceModel\Eav\Indexer\AbstractIndexer::getConnection PHP Method

getConnection() protected method

Return database connection.
protected getConnection ( ) : Magento\Framework\DB\Adapter\AdapterInterface
return Magento\Framework\DB\Adapter\AdapterInterface
    protected function getConnection()
    {
        return $this->connection;
    }