[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/spl/_iteratoriterator.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2015-07-23 22:12:07
Message-ID: svn-cmb-1437689527-337231-826407099 () svn ! php ! net
[Download RAW message or body]

cmb                                      Thu, 23 Jul 2015 22:12:07 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=337231

Log:
added note that IteratorIterator delegates to the inner iterator (contributed
by anon user)

Changed paths:
    U   phpdoc/en/trunk/reference/spl/iteratoriterator.xml

Modified: phpdoc/en/trunk/reference/spl/iteratoriterator.xml
===================================================================
--- phpdoc/en/trunk/reference/spl/iteratoriterator.xml	2015-07-23 21:59:05 UTC (rev 337230)
+++ phpdoc/en/trunk/reference/spl/iteratoriterator.xml	2015-07-23 22:12:07 UTC (rev 337231)
@@ -47,7 +47,15 @@
 <!-- }}} -->

   </section>
-
+
+  <refsect1 role="notes"><!-- {{{ -->
+   &reftitle.notes;
+   <note>
+    <para>
+     This class permits access to methods of the inner iterator via the __call magic method.
+    </para>
+   </note>
+  </refsect1><!-- }}} -->
  </partintro>

  &reference.spl.entities.iteratoriterator;



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic