mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-03 01:52:40 +00:00
Docblock fixes
This commit is contained in:
parent
6670997283
commit
72d6ca636f
56 changed files with 191 additions and 74 deletions
|
@ -100,7 +100,7 @@ class CommandListShell extends AppShell {
|
|||
* @param string $type
|
||||
* @param array $shells
|
||||
* @param array $shellList
|
||||
* @return array
|
||||
* @return void
|
||||
*/
|
||||
protected function _appendShells($type, $shells, &$shellList) {
|
||||
foreach ($shells as $shell) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue