PHP » GoLang |
login |
register |
about
|
GoLang ArrayIterator::__construct
request it (279)
GoLang replacement for PHP's ArrayIterator::__construct
[edit | history]
PHP ArrayIterator::__constructPHP original manual for ArrayIterator::__construct [ show | php.net ]ArrayIterator::__construct(PHP 5, PHP 7) ArrayIterator::__construct — Construct an ArrayIterator DescriptionConstructs an ArrayIterator object. Warning
This function is currently not documented; only its argument list is available. Parameters
Return ValuesAn ArrayIterator object. Errors/ExceptionsArrayIterator::__construct() throws an InvalidArgumentException if anything besides an array or an object is given. |
more
Recently updated
more
Most requested
more
Last requests
|