mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 21:48:45 +02:00
Re-dump autoloader and composer.lock
This commit is contained in:
@@ -49,7 +49,7 @@ class Route
|
||||
?string $format = null,
|
||||
?bool $utf8 = null,
|
||||
?bool $stateless = null,
|
||||
private ?string $env = null
|
||||
private ?string $env = null,
|
||||
) {
|
||||
if (\is_array($path)) {
|
||||
$this->localizedPaths = $path;
|
||||
|
||||
Reference in New Issue
Block a user