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)
     {