Completed
Push — master ( 30944b...f458c8 )
by Adrian
02:30
created
src/Traits/HasChildrenTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
     /**
62 62
      * Add an element to the children list
63 63
      *
64
-     * @param string|\Sirius\Input\Element $nameOrElement
64
+     * @param string $nameOrElement
65 65
      * @param array $specs
66 66
      *
67 67
      * @throws \RuntimeException
Please login to merge, or discard this patch.