mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-21 05:48:41 +00:00
Improve array docblocks NO_CI
This commit is contained in:
parent
f86a0aa6ed
commit
f7ac46d9ab
|
|
@ -223,7 +223,7 @@ class Text
|
|||
*
|
||||
* @param int $length Text length
|
||||
*
|
||||
* @return array
|
||||
* @return array<int, array<int, int|string>>
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
@ -289,7 +289,7 @@ class Text
|
|||
*
|
||||
* @param int $length Amount of sentences
|
||||
*
|
||||
* @return array
|
||||
* @return int[]
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user