16 "Can create files in '$which'",
17 function (Setup\
Environment $env) use ($which) :
bool {
19 if (!@file_put_contents($probe, self::PROBE_NAME)) {
26 "ILIAS needs to be able to create files in '$which'."
An exception for terminatinating execution or to throw for unit testing.
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...