mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
tidy var_dump() prototype (doc #54768)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311159 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4f760d9fd8
commit
7ce9ccf719
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
<methodsynopsis>
|
||||
<type>void</type><methodname>var_dump</methodname>
|
||||
<methodparam><type>mixed</type><parameter>expression</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>mixed</type><parameter>expression</parameter></methodparam>
|
||||
<methodparam choice="opt"><parameter>...</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<simpara>
|
||||
|
|
Loading…
Reference in a new issue