mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix doc bug #67744: Exclude parameters from signature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335181 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
10601d4ebe
commit
16f141aeaf
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@
|
|||
<para>
|
||||
The optional parameter value.
|
||||
</para>
|
||||
<para>
|
||||
To exclude a parameter from signature verification, set
|
||||
its value to &null;.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
|
Loading…
Reference in a new issue