mirror of
https://github.com/php/doc-en.git
synced 2026-03-27 09:12:15 +01:00
* Use FQCN for native attributes For attributes, it's non-obvious that they need to be imported with `use` or referenced with their FQCN, because applying a non-existent attribute is not an error. Make the examples copy-and-paste safe by adding the leading backslash, as already done for `#[\SensitiveParameterValue]`.
4.8 KiB
4.8 KiB