rfc:functional-elements:call-iterator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:functional-elements:call-iterator [2008/03/16 18:57] – Using more java'ish notation lstrojnyrfc:functional-elements:call-iterator [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ===== class CallIterator ===== ===== class CallIterator =====
 +
  
 ==== Prototype ==== ==== Prototype ====
Line 5: Line 6:
 class CallIterator implements Iterator class CallIterator implements Iterator
 { {
-    public void __construct(array|Traversable $iterator, string $method, array $method_arguments = array());+    public void __construct(array|Traversable $iterator, string $method, scalar|array $method_arguments = array());
     public void setMethod(string $method);     public void setMethod(string $method);
     public string getMethod();     public string getMethod();
rfc/functional-elements/call-iterator.1205693867.txt.gz · Last modified: 2017/09/22 13:28 (external edit)