Lggr
Public Member Functions | List of all members
phpDocumentor\Reflection\TypeResolver Class Reference

Public Member Functions

 __construct (?FqsenResolver $fqsenResolver=null)
 
 addKeyword (string $keyword, string $typeClassName)
 

Constructor & Destructor Documentation

◆ __construct()

phpDocumentor\Reflection\TypeResolver::__construct ( ?FqsenResolver  $fqsenResolver = null)

Initializes this TypeResolver with the means to create and resolve Fqsen objects.

Member Function Documentation

◆ addKeyword()

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


The documentation for this class was generated from the following file: