Thomas Rabaix 13 years ago
parent
commit
905f24621c
1 changed files with 2 additions and 0 deletions
  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)
     {