Completed
Push — master ( 59ac1c...18ad36 )
by Boris
01:55
created
src/BWC/Share/Symfony/Security/User/AccountListener.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -66,6 +66,9 @@
 block discarded – undo
66 66
     }
67 67
 
68 68
 
69
+    /**
70
+     * @param AdvancedUserAccountInterface $entity
71
+     */
69 72
     protected function fixEntity($entity)
70 73
     {
71 74
 
Please login to merge, or discard this patch.