PHP KGzocha\Searcher\Result Namespace

Interfaces

Name Description
ResultCollectionInterface Will holds collection of results taken from searching process.

Classes

Name Description
ResultCollection Can be used to hold results from searching when developer is not 100% sure if searching process will return array of objects or a number, or null, or whatever.