Passed
Push — release ( 98da5b...33e265 )
by Mateusz
14:07 queued 11:49
created
src/Factory/ComposerServiceFactory.php 1 patch
Doc Comments   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -20,9 +20,7 @@
 block discarded – undo
20 20
     /**
21 21
      * Create service
22 22
      *
23
-     * @param ContainerInterface|ServiceLocatorInterface $serviceLocator
24
-     * @param string $requestedName
25
-     * @param array $options
23
+     * @param ContainerInterface $serviceLocator
26 24
      * @return Composer
27 25
      */
28 26
     public function __invoke(ContainerInterface $serviceLocator)
Please login to merge, or discard this patch.