add a see also section to dateinterval::format

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333939 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2014-06-25 09:44:35 +00:00
parent 914b97130a
commit e173247cd9

View file

@ -231,6 +231,15 @@ echo $interval->format('%m month, %d days');
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>
<simplelist>
<member><methodname>DateTime::diff</methodname></member>
</simplelist>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file