Namespace Team3\PayU\PropertyExtractor
Namespaces summary
| Team3\PayU\PropertyExtractor\Reader |
Classes summary
| Extractor | This class will extract parameters from given object and return them as an array of Team3\PayU\PropertyExtractor\ExtractorResult |
| ExtractorResult | This class is holding value and property name extracted from given object.
It can be returned by |
| PropertyExtractorFactory | Will return Team3\PayU\PropertyExtractor\ExtractorInterface |
Interfaces summary
| ExtractorException | Can be thrown by Team3\PayU\PropertyExtractor\ExtractorInterface. |
| ExtractorInterface | This class will extract parameters from given object and return them as an array of Team3\PayU\PropertyExtractor\ExtractorResult |
| PropertyExtractorFactoryInterface | Will return Team3\PayU\PropertyExtractor\ExtractorInterface |