Completed
Push — master ( 1f3173...3bc19d )
by ignace nyamagana
04:55
created
src/Components/AbstractHierarchicalComponent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -119,7 +119,7 @@
 block discarded – undo
119 119
      *
120 120
      * @param int                          $offset    the label offset to remove and replace by
121 121
      *                                                the given component
122
-     * @param HierarchicalComponent|string $component the component added
122
+     * @param string|null $component the component added
123 123
      *
124 124
      * @return static
125 125
      */
Please login to merge, or discard this patch.