Bolt\Tests\Storage\StorageMock::tableExists PHP Method

tableExists() protected method

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