### Description Namely, I think the following methods, for parity with `ReflectionClass` and `ReflectionAbstractFunction`, should be added to `ReflectionAttribute`: - `getShortName()` - `getNamespaceName()` - `inNamespace()`
Description
Namely, I think the following methods, for parity with
ReflectionClassandReflectionAbstractFunction, should be added toReflectionAttribute:getShortName()getNamespaceName()inNamespace()