spec\Newscoop\Installer\Services\BootstrapServiceSpec::let PHP Метод

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

public let ( $die )
    function let($die)
    {
        $this->mustBeWritable = array('assets');
        $this->basePath = realpath(__DIR__ . '/../../../');
    }