Test Setup Failed
Branch master (e0eff2)
by Alexey
06:56
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.