3v4l.org

run code in 300+ PHP versions simultaneously
<?php ReflectionClass::export('ArrayObject');
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Fatal error: Uncaught Error: Call to undefined method ReflectionClass::export() in /in/UHe5J:3 Stack trace: #0 {main} thrown in /in/UHe5J on line 3
Process exited with code 255.
Output for 7.4.6 - 7.4.33
Deprecated: Function ReflectionClass::export() is deprecated in /in/UHe5J on line 3 Class [ <internal:SPL> <iterateable> class ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable ] { - Constants [2] { Constant [ public int STD_PROP_LIST ] { 1 } Constant [ public int ARRAY_AS_PROPS ] { 2 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [25] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [3] { Parameter #0 [ <optional> $input ] Parameter #1 [ <optional> $flags ] Parameter #2 [ <optional> $iterator_class ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> $newval ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL> public method append ] { - Parameters [1] { Parameter #0 [ <required> $value ] } } Method [ <internal:SPL> public method getArrayCopy ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } } Method [ <internal:SPL> public method getFlags ] { - Parameters [0] { } } Method [ <internal:SPL> public method setFlags ] { - Parameters [1] { Parameter #0 [ <required> $flags ] } } Method [ <internal:SPL> public method asort ] { - Parameters [0] { } } Method [ <internal:SPL> public method ksort ] { - Parameters [0] { } } Method [ <internal:SPL> public method uasort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method uksort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method natsort ] { - Parameters [0] { } } Method [ <internal:SPL> public method natcasesort ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Serializable> public method unserialize ] { - Parameters [1] { Parameter #0 [ <required> $serialized ] } } Method [ <internal:SPL, prototype Serializable> public method serialize ] { - Parameters [0] { } } Method [ <internal:SPL> public method __unserialize ] { - Parameters [1] { Parameter #0 [ <required> $serialized ] } } Method [ <internal:SPL> public method __serialize ] { - Parameters [0] { } } Method [ <internal:SPL> public method __debugInfo ] { - Parameters [0] { } } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } } Method [ <internal:SPL> public method exchangeArray ] { - Parameters [1] { Parameter #0 [ <required> $input ] } } Method [ <internal:SPL> public method setIteratorClass ] { - Parameters [1] { Parameter #0 [ <required> $iteratorClass ] } } Method [ <internal:SPL> public method getIteratorClass ] { - Parameters [0] { } } } }
Output for 7.4.0 - 7.4.5
Deprecated: Function ReflectionClass::export() is deprecated in /in/UHe5J on line 3 Class [ <internal:SPL> <iterateable> class ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable ] { - Constants [2] { Constant [ public int STD_PROP_LIST ] { 1 } Constant [ public int ARRAY_AS_PROPS ] { 2 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [24] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [3] { Parameter #0 [ <optional> $input ] Parameter #1 [ <optional> $flags ] Parameter #2 [ <optional> $iterator_class ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> $newval ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL> public method append ] { - Parameters [1] { Parameter #0 [ <required> $value ] } } Method [ <internal:SPL> public method getArrayCopy ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } } Method [ <internal:SPL> public method getFlags ] { - Parameters [0] { } } Method [ <internal:SPL> public method setFlags ] { - Parameters [1] { Parameter #0 [ <required> $flags ] } } Method [ <internal:SPL> public method asort ] { - Parameters [0] { } } Method [ <internal:SPL> public method ksort ] { - Parameters [0] { } } Method [ <internal:SPL> public method uasort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method uksort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method natsort ] { - Parameters [0] { } } Method [ <internal:SPL> public method natcasesort ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Serializable> public method unserialize ] { - Parameters [1] { Parameter #0 [ <required> $serialized ] } } Method [ <internal:SPL, prototype Serializable> public method serialize ] { - Parameters [0] { } } Method [ <internal:SPL> public method __unserialize ] { - Parameters [1] { Parameter #0 [ <required> $serialized ] } } Method [ <internal:SPL> public method __serialize ] { - Parameters [0] { } } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } } Method [ <internal:SPL> public method exchangeArray ] { - Parameters [1] { Parameter #0 [ <required> $input ] } } Method [ <internal:SPL> public method setIteratorClass ] { - Parameters [1] { Parameter #0 [ <required> $iteratorClass ] } } Method [ <internal:SPL> public method getIteratorClass ] { - Parameters [0] { } } } }
Output for 7.3.0 - 7.3.33
Class [ <internal:SPL> <iterateable> class ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable ] { - Constants [2] { Constant [ public int STD_PROP_LIST ] { 1 } Constant [ public int ARRAY_AS_PROPS ] { 2 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [22] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [3] { Parameter #0 [ <optional> $input ] Parameter #1 [ <optional> $flags ] Parameter #2 [ <optional> $iterator_class ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> $newval ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL> public method append ] { - Parameters [1] { Parameter #0 [ <required> $value ] } } Method [ <internal:SPL> public method getArrayCopy ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } } Method [ <internal:SPL> public method getFlags ] { - Parameters [0] { } } Method [ <internal:SPL> public method setFlags ] { - Parameters [1] { Parameter #0 [ <required> $flags ] } } Method [ <internal:SPL> public method asort ] { - Parameters [0] { } } Method [ <internal:SPL> public method ksort ] { - Parameters [0] { } } Method [ <internal:SPL> public method uasort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method uksort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method natsort ] { - Parameters [0] { } } Method [ <internal:SPL> public method natcasesort ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Serializable> public method unserialize ] { - Parameters [1] { Parameter #0 [ <required> $serialized ] } } Method [ <internal:SPL, prototype Serializable> public method serialize ] { - Parameters [0] { } } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } } Method [ <internal:SPL> public method exchangeArray ] { - Parameters [1] { Parameter #0 [ <required> $array ] } } Method [ <internal:SPL> public method setIteratorClass ] { - Parameters [1] { Parameter #0 [ <required> $iteratorClass ] } } Method [ <internal:SPL> public method getIteratorClass ] { - Parameters [0] { } } } }
Output for 7.1.20 - 7.1.25, 7.2.5 - 7.2.33
Class [ <internal:SPL> <iterateable> class ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable ] { - Constants [2] { Constant [ public integer STD_PROP_LIST ] { 1 } Constant [ public integer ARRAY_AS_PROPS ] { 2 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [22] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [3] { Parameter #0 [ <optional> $input ] Parameter #1 [ <optional> $flags ] Parameter #2 [ <optional> $iterator_class ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> $newval ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL> public method append ] { - Parameters [1] { Parameter #0 [ <required> $value ] } } Method [ <internal:SPL> public method getArrayCopy ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } } Method [ <internal:SPL> public method getFlags ] { - Parameters [0] { } } Method [ <internal:SPL> public method setFlags ] { - Parameters [1] { Parameter #0 [ <required> $flags ] } } Method [ <internal:SPL> public method asort ] { - Parameters [0] { } } Method [ <internal:SPL> public method ksort ] { - Parameters [0] { } } Method [ <internal:SPL> public method uasort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method uksort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method natsort ] { - Parameters [0] { } } Method [ <internal:SPL> public method natcasesort ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Serializable> public method unserialize ] { - Parameters [1] { Parameter #0 [ <required> $serialized ] } } Method [ <internal:SPL, prototype Serializable> public method serialize ] { - Parameters [0] { } } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } } Method [ <internal:SPL> public method exchangeArray ] { - Parameters [1] { Parameter #0 [ <required> $array ] } } Method [ <internal:SPL> public method setIteratorClass ] { - Parameters [1] { Parameter #0 [ <required> $iteratorClass ] } } Method [ <internal:SPL> public method getIteratorClass ] { - Parameters [0] { } } } }
Output for 7.1.0 - 7.1.10, 7.2.0 - 7.2.4
Class [ <internal:SPL> <iterateable> class ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable ] { - Constants [2] { Constant [ public integer STD_PROP_LIST ] { 1 } Constant [ public integer ARRAY_AS_PROPS ] { 2 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [22] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [3] { Parameter #0 [ <optional> $array ] Parameter #1 [ <optional> $ar_flags ] Parameter #2 [ <optional> $iterator_class ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> $newval ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL> public method append ] { - Parameters [1] { Parameter #0 [ <required> $value ] } } Method [ <internal:SPL> public method getArrayCopy ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } } Method [ <internal:SPL> public method getFlags ] { - Parameters [0] { } } Method [ <internal:SPL> public method setFlags ] { - Parameters [1] { Parameter #0 [ <required> $flags ] } } Method [ <internal:SPL> public method asort ] { - Parameters [0] { } } Method [ <internal:SPL> public method ksort ] { - Parameters [0] { } } Method [ <internal:SPL> public method uasort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method uksort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method natsort ] { - Parameters [0] { } } Method [ <internal:SPL> public method natcasesort ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Serializable> public method unserialize ] { - Parameters [1] { Parameter #0 [ <required> $serialized ] } } Method [ <internal:SPL, prototype Serializable> public method serialize ] { - Parameters [0] { } } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } } Method [ <internal:SPL> public method exchangeArray ] { - Parameters [1] { Parameter #0 [ <required> $array ] } } Method [ <internal:SPL> public method setIteratorClass ] { - Parameters [1] { Parameter #0 [ <required> $iteratorClass ] } } Method [ <internal:SPL> public method getIteratorClass ] { - Parameters [0] { } } } }
Output for 7.0.2 - 7.0.20
Class [ <internal:SPL> <iterateable> class ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable ] { - Constants [2] { Constant [ integer STD_PROP_LIST ] { 1 } Constant [ integer ARRAY_AS_PROPS ] { 2 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [22] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [3] { Parameter #0 [ <optional> $array ] Parameter #1 [ <optional> $ar_flags ] Parameter #2 [ <optional> $iterator_class ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> $newval ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL> public method append ] { - Parameters [1] { Parameter #0 [ <required> $value ] } } Method [ <internal:SPL> public method getArrayCopy ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } } Method [ <internal:SPL> public method getFlags ] { - Parameters [0] { } } Method [ <internal:SPL> public method setFlags ] { - Parameters [1] { Parameter #0 [ <required> $flags ] } } Method [ <internal:SPL> public method asort ] { - Parameters [0] { } } Method [ <internal:SPL> public method ksort ] { - Parameters [0] { } } Method [ <internal:SPL> public method uasort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method uksort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method natsort ] { - Parameters [0] { } } Method [ <internal:SPL> public method natcasesort ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Serializable> public method unserialize ] { - Parameters [1] { Parameter #0 [ <required> $serialized ] } } Method [ <internal:SPL, prototype Serializable> public method serialize ] { - Parameters [0] { } } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } } Method [ <internal:SPL> public method exchangeArray ] { - Parameters [1] { Parameter #0 [ <required> $array ] } } Method [ <internal:SPL> public method setIteratorClass ] { - Parameters [1] { Parameter #0 [ <required> $iteratorClass ] } } Method [ <internal:SPL> public method getIteratorClass ] { - Parameters [0] { } } } }
Output for 5.6.13 - 5.6.28, 7.0.0 - 7.0.1
Class [ <internal:SPL> <iterateable> class ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable ] { - Constants [2] { Constant [ integer STD_PROP_LIST ] { 1 } Constant [ integer ARRAY_AS_PROPS ] { 2 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [22] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [1] { Parameter #0 [ <optional> $array ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> $newval ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL> public method append ] { - Parameters [1] { Parameter #0 [ <required> $value ] } } Method [ <internal:SPL> public method getArrayCopy ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } } Method [ <internal:SPL> public method getFlags ] { - Parameters [0] { } } Method [ <internal:SPL> public method setFlags ] { - Parameters [1] { Parameter #0 [ <required> $flags ] } } Method [ <internal:SPL> public method asort ] { - Parameters [0] { } } Method [ <internal:SPL> public method ksort ] { - Parameters [0] { } } Method [ <internal:SPL> public method uasort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method uksort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method natsort ] { - Parameters [0] { } } Method [ <internal:SPL> public method natcasesort ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Serializable> public method unserialize ] { - Parameters [1] { Parameter #0 [ <required> $serialized ] } } Method [ <internal:SPL, prototype Serializable> public method serialize ] { - Parameters [0] { } } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } } Method [ <internal:SPL> public method exchangeArray ] { - Parameters [1] { Parameter #0 [ <required> $array ] } } Method [ <internal:SPL> public method setIteratorClass ] { - Parameters [1] { Parameter #0 [ <required> $iteratorClass ] } } Method [ <internal:SPL> public method getIteratorClass ] { - Parameters [0] { } } } }
Output for 5.4.1 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.12
Class [ <internal:SPL> <iterateable> class ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable ] { - Constants [2] { Constant [ integer STD_PROP_LIST ] { 1 } Constant [ integer ARRAY_AS_PROPS ] { 2 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [22] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [1] { Parameter #0 [ <required> $array ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> $newval ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL> public method append ] { - Parameters [1] { Parameter #0 [ <required> $value ] } } Method [ <internal:SPL> public method getArrayCopy ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } } Method [ <internal:SPL> public method getFlags ] { - Parameters [0] { } } Method [ <internal:SPL> public method setFlags ] { - Parameters [1] { Parameter #0 [ <required> $flags ] } } Method [ <internal:SPL> public method asort ] { - Parameters [0] { } } Method [ <internal:SPL> public method ksort ] { - Parameters [0] { } } Method [ <internal:SPL> public method uasort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method uksort ] { - Parameters [1] { Parameter #0 [ <required> $cmp_function ] } } Method [ <internal:SPL> public method natsort ] { - Parameters [0] { } } Method [ <internal:SPL> public method natcasesort ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Serializable> public method unserialize ] { - Parameters [1] { Parameter #0 [ <required> $serialized ] } } Method [ <internal:SPL, prototype Serializable> public method serialize ] { - Parameters [0] { } } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } } Method [ <internal:SPL> public method exchangeArray ] { - Parameters [1] { Parameter #0 [ <required> $array ] } } Method [ <internal:SPL> public method setIteratorClass ] { - Parameters [1] { Parameter #0 [ <required> $iteratorClass ] } } Method [ <internal:SPL> public method getIteratorClass ] { - Parameters [0] { } } } }

preferences:
239.59 ms | 410 KiB | 241 Q