Collections\Controller |
Collections\Tests |
Name | Description |
---|---|
CollectionInterface | Provides functionality to evaluate queries against a specific data source wherein the type of the data is not specified. |
DictionaryInterface |
Name | Description |
---|---|
Collection | A collection of objects with a specified class or interface |
Dictionary | Represents a collection of keys and values. |
Name | Description |
---|---|
TypeValidator |