Completed
Push — master ( 78c7b4...bb5a1d )
by Raffael
01:51
created
src/Log.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -197,7 +197,7 @@
 block discarded – undo
197 197
      * @param   string $date_format
198 198
      * @param   string $level
199 199
      * @param   array $context
200
-     * @return  void
200
+     * @return  string
201 201
      */
202 202
     protected function _format(string $message, string $format, string $date_format, string $level, array $context=[]): string
203 203
     {
Please login to merge, or discard this patch.