Turba_Unit_Driver_Sql_Base::getDb PHP Метод

getDb() защищенный статический Метод

protected static getDb ( )
    protected static function getDb()
    {
        call_user_func_array(self::$callback, array());
    }
Turba_Unit_Driver_Sql_Base