mirror of
https://github.com/danog/Valinor.git
synced 2024-11-26 20:24:40 +01:00
897ca9b65e
Handles race condition when the attribute is affected to a property or parameter that was promoted, in this case the attribute will be applied to both `ParameterReflection` and `PropertyReflection`, but the target argument inside the attribute class is configured to support only one of them (parameter or property). More details: https://wiki.php.net/rfc/constructor_promotion#attributes |
||
---|---|---|
.. | ||
Annotation | ||
Attribute | ||
Enum | ||
Object |