1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-27 01:02:08 +01:00
Files
archived-doc-en/language/predefined
Tim Düsterhus 6e69d9342e Use FQCN for native attributes (#2137)
* 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]`.
2023-01-04 16:20:00 +00:00
..
2022-11-04 14:24:49 +00:00
2022-12-13 12:13:33 +01:00
2022-12-13 12:13:33 +01:00
2021-12-02 16:11:55 +01:00
2022-12-13 12:13:33 +01:00
2022-10-04 18:22:56 +01:00
2022-10-04 18:22:56 +01:00
2022-12-13 12:13:33 +01:00