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 051b8cc commit 8568bacCopy full SHA for 8568bac
reference/xattr/functions/xattr-get.xml
@@ -11,7 +11,7 @@
11
<refsect1 role="description">
12
&reftitle.description;
13
<methodsynopsis>
14
- <type>string</type><methodname>xattr_get</methodname>
+ <type class="union"><type>string</type><type>false</type></type><methodname>xattr_get</methodname>
15
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
16
<methodparam><type>string</type><parameter>name</parameter></methodparam>
17
<methodparam choice="opt"><type>int</type><parameter>flags</parameter><initializer>0</initializer></methodparam>
0 commit comments