mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
changed how I noted a void parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30919 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
52493f3c96
commit
5e2be23a50
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ $d->close();
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>getcwd</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue