Improve comment on return parameter
This commit is contained in:
parent
6426947e60
commit
9c49afe416
|
@ -113,7 +113,7 @@ final class MD_STD_IN {
|
||||||
*
|
*
|
||||||
* @param array<mixed> $inputs Input array.
|
* @param array<mixed> $inputs Input array.
|
||||||
*
|
*
|
||||||
* @return array<integer>
|
* @return list<integer>
|
||||||
*/
|
*/
|
||||||
public static function sanitize_id_array(array $inputs):array {
|
public static function sanitize_id_array(array $inputs):array {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user