mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-07 12:02:41 +00:00
Fix most coding standards issues in Test/Console
This commit is contained in:
parent
fdcb3dc34f
commit
ed1d34accc
15 changed files with 54 additions and 50 deletions
|
@ -61,7 +61,6 @@ class TestShellDispatcher extends ShellDispatcher {
|
|||
* @return void
|
||||
*/
|
||||
public function clear() {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -96,6 +95,7 @@ class TestShellDispatcher extends ShellDispatcher {
|
|||
}
|
||||
return parent::_getShell($shell);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue