diff --git a/docs/classes/CodeIgniter-Commands-ListCommands.html b/docs/classes/CodeIgniter-Commands-ListCommands.html index 8eb70d67b..dc59519d6 100644 --- a/docs/classes/CodeIgniter-Commands-ListCommands.html +++ b/docs/classes/CodeIgniter-Commands-ListCommands.html @@ -454,7 +454,7 @@
public
- run(array<string|int, mixed> $params) : int|void
+ run(array<string|int, mixed> $params) : int
protected
- listFull(array<string|int, mixed> $commands) : void
+ listFull(array<string|int, mixed> $commands) : int
protected
- listSimple(array<string|int, mixed> $commands) : void
+ listSimple(array<string|int, mixed> $commands) : int