Bolt\Tests\Storage\StorageMock::tableExists PHP Метод

tableExists() защищенный Метод

protected tableExists ( $name )
    protected function tableExists($name)
    {
        return true;
    }