|
file-fetcher
|
Public Member Functions | |
| create ($docblock, ?Types\Context $context=null, ?Location $location=null) | |
Static Public Member Functions | |
| static | createInstance (array $additionalTags=[]) |
| phpDocumentor\Reflection\DocBlockFactoryInterface::create | ( | $docblock, | |
| ?Types\Context | $context = null, |
||
| ?Location | $location = null |
||
| ) |
| string | object | $docblock |
Implemented in phpDocumentor\Reflection\DocBlockFactory.
|
static |
Factory method for easy instantiation.
| array<string,class-string<Tag>> | $additionalTags |
Implemented in phpDocumentor\Reflection\DocBlockFactory.
1.8.17