Completed
Pull Request — 3.x (#5623)
by Javier
08:04
created
src/Block/AdminSearchBlockService.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -40,6 +40,7 @@
 block discarded – undo
40 40
 
41 41
     /**
42 42
      * NEXT_MAJOR: remove possibility to pass `null` as value of first argument and bump "sonata-project/block-bundle" to ^4.0
43
+     * @param string $name
43 44
      */
44 45
     public function __construct(?string $name, EngineInterface $templating, Pool $pool, SearchHandler $searchHandler)
45 46
     {
Please login to merge, or discard this patch.