namespace phpDocumentor\Reflection\DocBlock
Object name | File name | Summary |
---|---|---|
Description | vendor/phpdocumentor/reflection-docblock/src/DocBlock/Description.php | Object representing to description for a DocBlock. |
DescriptionFactory | vendor/phpdocumentor/reflection-docblock/src/DocBlock/DescriptionFactory.php | Creates a new Description object given a body of text. |
ExampleFinder | vendor/phpdocumentor/reflection-docblock/src/DocBlock/ExampleFinder.php | Class used to find an example file's location based on a given ExampleDescriptor. |
Serializer | vendor/phpdocumentor/reflection-docblock/src/DocBlock/Serializer.php | Converts a DocBlock back from an object to a complete DocComment including Asterisks. |
StandardTagFactory | vendor/phpdocumentor/reflection-docblock/src/DocBlock/StandardTagFactory.php | Creates a Tag object given the contents of a tag. |
Tag | vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tag.php | |
TagFactory | vendor/phpdocumentor/reflection-docblock/src/DocBlock/TagFactory.php |