Docblock fixes

This commit is contained in:
ADmad 2012-11-29 04:00:47 +05:30
parent 6670997283
commit 72d6ca636f
56 changed files with 191 additions and 74 deletions

View file

@ -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) {