Turba_Unit_Driver_Sql_Base::getDb PHP Method

getDb() protected static method

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