Skip to content

Commit 3e57ac1

Browse files
Girgiascmb69
andcommitted
Reference class for attribute
Co-authored-by: Christoph M. Becker <[email protected]>
1 parent dd59f36 commit 3e57ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/oop5/basic.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Stack trace:
136136
and prevent the creation of
137137
<link linkend="language.oop5.properties.dynamic-properties">dynamic properties</link>.
138138
Moreover, it is impossible to add support for them by using the
139-
<code>#[AllowDynamicProperties]</code> attribute. Attempting to do so
139+
<classname>AllowDynamicProperties</classname> attribute. Attempting to do so
140140
will trigger a compile-time error.
141141
</para>
142142
<example>

0 commit comments

Comments
 (0)