A::count()
Counts the number of elements in an array
A::count(array $array): int
Parameters
| Name | Type | Default |
|---|---|---|
| $arrayrequired | array |
no default value |
Return type
int
Counts the number of elements in an array
A::count(array $array): int
| Name | Type | Default |
|---|---|---|
| $arrayrequired | array |
no default value |
int