PhpDocExtractor

PhpDocExtractor

class PhpDocExtractor implements PropertyDescriptionExtractorInterface, PropertyTypeExtractorInterface

Extracts data using a PHPDoc parser.

Constants

PROPERTY
ACCESSOR
MUTATOR

Methods

__construct(DocBlockFactoryInterface $docBlockFactory = null)