mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Update some phpdocs, courtesy of Psalm.
This commit is contained in:
@@ -116,8 +116,8 @@ class Handler extends ExceptionHandler
|
||||
* @param Exception $exception
|
||||
*
|
||||
* @throws Exception
|
||||
* @return mixed|void
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function report(Exception $exception)
|
||||
{
|
||||
|
Reference in New Issue
Block a user