Completed
Push — master ( bd43fc...8544ff )
by Andrew
08:34 queued 05:49
created
src/Container.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -180,7 +180,7 @@
 block discarded – undo
180 180
      *
181 181
      * @param object $service         The service.
182 182
      * @param string $name            The service name.
183
-     * @param array  $callDefinitions The service calls definition.
183
+     * @param boolean  $callDefinitions The service calls definition.
184 184
      *
185 185
      * @throws ContainerException On failure.
186 186
      */
Please login to merge, or discard this patch.