Merged attributes with current main

This commit is contained in:
Dave M. 2023-01-31 14:18:00 +00:00
parent 6ff29a576c
commit 689120dd44
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ trait ConsoleControllerTrait
$this->session = $session;
$this->container = $container;
}
}
}