comment echo
reduce noise Signed-off-by: benbrummer <info@benjamin-brummer.de>
This commit is contained in:
parent
e7bfc05be9
commit
8abb714500
|
|
@ -56,7 +56,7 @@ class Preloader
|
||||||
|
|
||||||
$count = self::$count;
|
$count = self::$count;
|
||||||
|
|
||||||
echo "[Preloader] Preloaded {$count} classes" . PHP_EOL;
|
// echo "[Preloader] Preloaded {$count} classes" . PHP_EOL;
|
||||||
}
|
}
|
||||||
|
|
||||||
private function loadPath(string $path): void
|
private function loadPath(string $path): void
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue