1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00

Fix missing attribute for NoDiscard

This commit is contained in:
Máté Kocsis
2026-03-05 13:46:32 +01:00
parent 28930349ca
commit 30bda33771

View File

@@ -38,6 +38,7 @@
<classsynopsis class="class">
<ooclass>
<modifier role="attribute">#[\Attribute]</modifier>
<modifier>final</modifier>
<classname>NoDiscard</classname>
</ooclass>