Thomas Rabaix il y a 13 ans
Parent
commit
905f24621c
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      Admin/Pool.php

+ 2 - 0
Admin/Pool.php

@@ -31,6 +31,8 @@ class Pool
 
     /**
      * @param \Symfony\Component\DependencyInjection\ContainerInterface $container
+     * @param string $title
+     * @param string $logoTitle
      */
     public function __construct(ContainerInterface $container, $title, $logoTitle)
     {