mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-18 18:46:17 +00:00
Fix trailing whitespace.
This commit is contained in:
parent
a3ae58da09
commit
e58c93c39d
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ class ShellDispatcher {
|
|||
return $Shell->main();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
throw new MissingShellMethodException(array('shell' => $shell, 'method' => $command));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue