ext/reflection: Add various methods dealing with namespaces for `ReflectionAttribute` · Issue #19556 · php/php-src · GitHub
Skip to content

ext/reflection: Add various methods dealing with namespaces for ReflectionAttribute #19556

Description

@Girgias

Description

Namely, I think the following methods, for parity with ReflectionClass and ReflectionAbstractFunction, should be added to ReflectionAttribute:

  • getShortName()
  • getNamespaceName()
  • inNamespace()

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions