mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Remove trailing whitespace.
This commit is contained in:
parent
f19916bccf
commit
ae8a540101
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ class ExceptionRenderer {
|
|||
$startup = false;
|
||||
}
|
||||
// Retry RequestHandler, as another aspect of startupProcess()
|
||||
// could have failed. Ignore any exceptions out of startup, as
|
||||
// could have failed. Ignore any exceptions out of startup, as
|
||||
// there could be userland input data parsers.
|
||||
if ($startup === false &&
|
||||
!empty($controller) &&
|
||||
|
|
Loading…
Reference in a new issue