yii\db\SchemaBuilderTrait::getDb PHP 메소드

getDb() 추상적인 보호된 메소드

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