Completed
Pull Request — master (#354)
by Chris
04:48
created
src/ActivityLogger.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -116,7 +116,7 @@
 block discarded – undo
116 116
     /**
117 117
      * @param string $description
118 118
      *
119
-     * @return null|mixed
119
+     * @return null|Model
120 120
      */
121 121
     public function log(string $description)
122 122
     {
Please login to merge, or discard this patch.