mirror of
https://github.com/filp/whoops.git
synced 2026-09-12 10:46:20 +00:00
Fix Callable to lowercase
Co-authored-by: Markus Staab <maggus.staab@googlemail.com>
This commit is contained in:
+1
-1
@@ -501,7 +501,7 @@ final class Run implements RunInterface
|
||||
/**
|
||||
* Resolves the giving handler.
|
||||
*
|
||||
* @param Callable|HandlerInterface $handler
|
||||
* @param callable|HandlerInterface $handler
|
||||
*
|
||||
* @return HandlerInterface
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user