Passed
Push — master ( 1feeb7...0bc89a )
by Mateusz
01:11
created
src/Factory/ComposerServiceFactory.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -20,8 +20,6 @@
 block discarded – undo
20 20
      * Create service
21 21
      *
22 22
      * @param ContainerInterface|ServiceLocatorInterface $serviceLocator
23
-     * @param string $requestedName
24
-     * @param array $options
25 23
      * @return Composer
26 24
      */
27 25
     public function __invoke(ContainerInterface $serviceLocator)
Please login to merge, or discard this patch.