mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Have return section explain that DateInterval is returned.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298179 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
2cc0fa09c9
commit
74258e0d4a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
The difference between two dates.
|
||||
A DateInterval object representing the difference between two dates.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue