Completed
Push — master ( 098c56...133368 )
by Arjay
15:29
created
src/AuditableTraitObserver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
     /**
29 29
      * Get authenticated user id depending on model's auth guard.
30 30
      *
31
-     * @param mixed $model
31
+     * @param AuditableTrait $model
32 32
      * @return int
33 33
      */
34 34
     protected function getAuthenticatedUserId($model)
Please login to merge, or discard this patch.