Thomas Rabaix пре 13 година
родитељ
комит
905f24621c
1 измењених фајлова са 2 додато и 0 уклоњено
  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)
     {