| 
    file-fetcher
    
   | 
 
Public Member Functions | |
| __construct (?FqsenResolver $fqsenResolver=null) | |
| addKeyword (string $keyword, string $typeClassName) | |
| phpDocumentor\Reflection\TypeResolver::__construct | ( | ?FqsenResolver | $fqsenResolver = null | ) | 
Initializes this TypeResolver with the means to create and resolve Fqsen objects.
| phpDocumentor\Reflection\TypeResolver::addKeyword | ( | string | $keyword, | 
| string | $typeClassName | ||
| ) | 
Adds a keyword to the list of Keywords and associates it with a specific Value Object.
@psalm-param class-string<Type> $typeClassName
 1.8.17