Completed
Pull Request — master (#137)
by
unknown
11:01
created
src/AppBundle/Services/CustomerLoginValidator.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,6 @@
 block discarded – undo
37 37
     /**
38 38
      * @param ManagerRegistry $registry
39 39
      * @param FormFactoryInterface $formFactory
40
-     * @param GuzzleClientFacebook $facebookSdk
41 40
      */
42 41
     public function __construct(ManagerRegistry $registry, FormFactoryInterface $formFactory, GuzzleClientFacebook $facebookGuzzle)
43 42
     {
Please login to merge, or discard this patch.