yii\db\SchemaBuilderTrait::getDb PHP Method

getDb() abstract protected method

abstract protected getDb ( ) : Connection
return Connection the database connection to be used for schema building.
    protected abstract function getDb();