mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: remove type array
of return parameter.
This commit is contained in:
parent
3ac79a8c78
commit
dad7ee922e
@ -915,7 +915,7 @@ class CLI
|
||||
*
|
||||
* **IMPORTANT:** The index here is one-based instead of zero-based.
|
||||
*
|
||||
* @return array|string|null
|
||||
* @return string|null
|
||||
*/
|
||||
public static function getSegment(int $index)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user