mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
initializer
----- Patch by Hans Henrik Bergan git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329667 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
11d2d77eb9
commit
65ecfa33fd
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<methodsynopsis>
|
||||
<type>string</type><methodname>trim</methodname>
|
||||
<methodparam><type>string</type><parameter>str</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>charlist</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>charlist</parameter><initializer>" \t\n\r\0\x0B"</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
This function returns a string with whitespace stripped from the
|
||||
|
|
Loading…
Reference in a new issue