Thomas Rabaix 13 gadi atpakaļ
vecāks
revīzija
905f24621c
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      Admin/Pool.php

+ 2 - 0
Admin/Pool.php

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