Apply fixes from StyleCI (#13208)

This commit is contained in:
Jellyfrog
2021-09-08 23:35:56 +02:00
committed by GitHub
parent c6d2385c3a
commit 26b95c0ccc
370 changed files with 1667 additions and 1667 deletions

View File

@@ -33,7 +33,7 @@ class MaximumExecutionTimeExceeded extends \Exception implements UpgradeableExce
/**
* Try to convert the given Exception to a FilePermissionsException
*
* @param \Exception $exception
* @param \Exception $exception
* @return static|null
*/
public static function upgrade($exception)