3 declare(strict_types=1);
    30         string $path_to_convert,
    44         return preg_replace(
"/\\\\/", 
"/", $p);
 
__construct(string $path_to_convert, string $path_to_zip, string $path_to_unzip)
 
toLinuxConvention(?string $p)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...