Phan\Language\FQSEN::fromStringInContext PHP Method

fromStringInContext() public static method

public static fromStringInContext ( string $string, Context $context ) : static
$string string
$context Context The context in which the FQSEN string was found
return static
    public static function fromStringInContext(string $string, Context $context);