| src/UcrmHelper.php | ●●●●● patch | view | raw | blame | history |
src/UcrmHelper.php
@@ -12,7 +12,7 @@ function __construct(?string $rootDirectory = NULL) { if ($rootDirectory === NULL) { $rootDirectory = __DIR__ . '/..'; $rootDirectory = dirname(__DIR__); } $this->rootDirectory = $rootDirectory; }