Skip to content

Could not find handler for Go\ParserReflection\Resolver\NodeExpressionResolver::resolveExprPropertyFetch method #155

@JJCLane

Description

@JJCLane

Similar to #153, there is an issue when parsing a function containing an argument with a default value pointing to a value of a backed enum.

public function getRefusalDescription(string $channel = Channel::WEB->value): string
{
    ...
}
Go\ParserReflection\ReflectionException : Could not find handler for the Go\\ParserReflection\\Resolver\\NodeExpressionResolver::resolveExprPropertyFetch method
/src/Resolver/NodeExpressionResolver.php:171
/src/Resolver/NodeExpressionResolver.php:150

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions