Differences Between: [Versions 310 and 400] [Versions 39 and 400] [Versions 400 and 401]
(no description)
File Size: | 66 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
CollectionInfoCommandIterator:: (2 methods):
__construct()
current()
Class: CollectionInfoCommandIterator - X-Ref
CollectionInfoIterator for listCollections command results.__construct(Traversable $iterator, $databaseName = null) X-Ref |
param: string|null $databaseName |
current() X-Ref |
Return the current element as a CollectionInfo instance. return: CollectionInfo |