Extractor
Table of Contents
Classes
- ConstructorExtractor
- Extracts the constructor argument type using ConstructorArgumentTypeExtractorInterface implementations.
- PhpDocExtractor
- Extracts data using a PHPDoc parser.
- PhpStanExtractor
- Extracts data using PHPStan parser.
- ReflectionExtractor
- Extracts data using the reflection API.
- SerializerExtractor
- Lists available properties using Symfony Serializer Component metadata.