listCollections() public method
Returns the list of available collections.
| public array listCollections ( $condition = [], $options = [] ) | ||
|---|---|---|
| $condition | array |
Filter condition. |
| $options | array |
Options list. |
| return | array |
Collections information. |
Please login to continue.