Passed
Push — master ( 89cf97...e0eff2 )
by Vsevolods
03:24
created
src/Container/src/Exception/ContainerException.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -66,6 +66,7 @@
 block discarded – undo
66 66
      * Adds service Ids to the reference chain.
67 67
      *
68 68
      * @param string[] ...$serviceId
69
+     * @param string $serviceId
69 70
      */
70 71
     protected function addToReferenceChain(string ...$serviceId)
71 72
     {
Please login to merge, or discard this patch.