3declare(strict_types=1);
32 "Can create files in '$which'",
33 function (Setup\
Environment $env) use ($which):
bool {
35 if (!@file_put_contents($probe, self::PROBE_NAME)) {
42 "ILIAS needs to be able to create files in '$which'."
__construct(string $which)
A condition that can't be met by ILIAS itself needs to be met by some external means.
An environment holds resources to be used in the setup process.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...