mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Add return values section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298981 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7c0a9d9625
commit
c8c3d5ba2e
1 changed files with 8 additions and 0 deletions
|
@ -71,6 +71,14 @@
|
|||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
Returns a new DateTime instance.
|
||||
&return.falseforfailure.style.procedural;
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="errors">
|
||||
&reftitle.errors;
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue