style: apply Rector changes

This commit is contained in:
Owen Voke
2020-08-12 14:45:55 +01:00
parent 98ed779424
commit 38344c99f1
7 changed files with 14 additions and 9 deletions

View File

@ -20,7 +20,7 @@ final class ExceptionTrace
*
* @return mixed
*
* @throws \Throwable
* @throws Throwable
*/
public static function ensure(Closure $closure)
{