18        $ini = $environment->getResource(Setup\Environment::RESOURCE_ILIAS_INI);
 
   23        $storage->storeConfigText(
 
   25            $ini->readVariable(
"tools", 
"latex"),
 
   26            "The path to the binary used to render latex via CGI." 
An exception for terminatinating execution or to throw for unit testing.
getTentativePreconditions(Setup\Environment $environment)
collectFrom(Setup\Environment $environment, Setup\Metrics\Storage $storage)
An environment holds resources to be used in the setup process.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...