Jarves\Configuration\BundleCache::setMethod PHP Метод

setMethod() публичный Метод

public setMethod ( string $method )
$method string
    public function setMethod($method)
    {
        $this->method = $method;
    }