spec\Newscoop\Installer\Services\BootstrapServiceSpec::it_checks_if_it_can_make_directory_writable PHP Méthode

it_checks_if_it_can_make_directory_writable() public méthode

    function it_checks_if_it_can_make_directory_writable()
    {
        $this->makeDirectoriesWritable()->shouldReturn(true);
    }