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 709e2ce commit a9eb4bcCopy full SHA for a9eb4bc
reference/spl/functions/spl-autoload-register.xml
@@ -45,6 +45,10 @@
45
If no parameter is provided, then the default implementation of
46
<function>spl_autoload</function> will be registered.
47
</para>
48
+ <methodsynopsis>
49
+ <type>void</type><methodname><replaceable>callback</replaceable></methodname>
50
+ <methodparam><type>string</type><parameter>class_name</parameter></methodparam>
51
+ </methodsynopsis>
52
</listitem>
53
</varlistentry>
54
<varlistentry>
0 commit comments