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 65d5499 commit 8109567Copy full SHA for 8109567
reference/libxml/functions/libxml-set-external-entity-loader.xml
@@ -30,7 +30,7 @@
30
A <type>callable</type> with the following signature:
31
<methodsynopsis>
32
<type class="union"><type>resource</type><type>string</type><type>null</type></type><methodname><replaceable>resolver</replaceable></methodname>
33
- <methodparam><type>string</type><parameter>public_id</parameter></methodparam>
+ <methodparam><type class="union"><type>string</type><type>null</type></type><parameter>public_id</parameter></methodparam>
34
<methodparam><type>string</type><parameter>system_id</parameter></methodparam>
35
<methodparam><type>array</type><parameter>context</parameter></methodparam>
36
</methodsynopsis>
0 commit comments