mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Link funchand functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321889 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3429fc4d77
commit
8b7c673b80
2 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><methodname>ReflectionFunctionAbstract::getNumberOfRequiredParameters</methodname></member>
|
||||
<member><function>func_num_args</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -38,6 +38,7 @@
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><methodname>ReflectionFunctionAbstract::getNumberOfParameters</methodname></member>
|
||||
<member><function>func_get_args</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue