Completed
Push — master ( fe66cd...3af1a2 )
by Konstantin
02:26
created
src/services/ContactService.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
     protected $entities = [];
18 18
 
19 19
     /**
20
-     * @param Contact $lead
21 20
      */
22 21
     public function add(EntityInterface $contact)
23 22
     {
Please login to merge, or discard this patch.