Deployer\Server\Environment::getValues PHP Метод

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

public getValues ( ) : Collection
Результат Deployer\Collection\Collection
    public function getValues()
    {
        return $this->values;
    }