git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175892 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Antony Dovgal 2004-12-29 13:49:37 +00:00
parent 6afb2b608c
commit d9355fd6e9

View file

@ -1,10 +1,10 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.CachingIterator-hasNext">
<refnamediv>
<refname>CachingIterator::hasNext</refname>
<refpurpose>
Cehck whether the inner iterator has a valid next element
Check whether the inner iterator has a valid next element
</refpurpose>
</refnamediv>
<refsect1>