We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd59f36 commit 3e57ac1Copy full SHA for 3e57ac1
language/oop5/basic.xml
@@ -136,7 +136,7 @@ Stack trace:
136
and prevent the creation of
137
<link linkend="language.oop5.properties.dynamic-properties">dynamic properties</link>.
138
Moreover, it is impossible to add support for them by using the
139
- <code>#[AllowDynamicProperties]</code> attribute. Attempting to do so
+ <classname>AllowDynamicProperties</classname> attribute. Attempting to do so
140
will trigger a compile-time error.
141
</para>
142
<example>
0 commit comments