We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f82c54 commit 0eb433fCopy full SHA for 0eb433f
1 file changed
language/predefined/attribute/construct.xml
@@ -10,7 +10,7 @@
10
&reftitle.description;
11
<constructorsynopsis role="Attribute">
12
<modifier>public</modifier> <methodname>Attribute::__construct</methodname>
13
- <methodparam choice="opt"><type>int</type><parameter>flags</parameter><initializer>Attribute::TARGET_ALL</initializer></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>flags</parameter><initializer><constant>Attribute::TARGET_ALL</constant></initializer></methodparam>
14
</constructorsynopsis>
15
<para>
16
Constructs a new <classname>Attribute</classname> instance.
0 commit comments