Completed
Pull Request — master (#34)
by
unknown
01:21
created
Resolver/EventResolverFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -276,7 +276,7 @@
 block discarded – undo
276 276
 
277 277
     /**
278 278
      * @param BaseAuditLog $document
279
-     * @param $userProperty
279
+     * @param string $userProperty
280 280
      */
281 281
     protected function setImpersonatingUser(BaseAuditLog $document, $userProperty)
282 282
     {
Please login to merge, or discard this patch.