Documer\Documer::getStorage PHP Method

getStorage() public method

public getStorage ( ) : Documer\Storage\Adapter
return Documer\Storage\Adapter
    public function getStorage()
    {
        return $this->storage;
    }