Completed
Pull Request — master (#64)
by
unknown
15:13
created
src/Entities/LogCollection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -141,7 +141,7 @@
 block discarded – undo
141 141
      * @param  string  $date
142 142
      * @param  string  $level
143 143
      *
144
-     * @return LogEntryCollection|null
144
+     * @return LogEntryCollection
145 145
      */
146 146
     public function entries($date, $level = 'all')
147 147
     {
Please login to merge, or discard this patch.