GoLang ParentIterator::getChildren

request it (242)
GoLang replacement for PHP's ParentIterator::getChildren [edit | history]



Do you know a GoLang replacement for PHP's ParentIterator::getChildren? Write it!

PHP ParentIterator::getChildren

PHP original manual for ParentIterator::getChildren [ show | php.net ]

ParentIterator::getChildren

(PHP 5 >= 5.1.0, PHP 7)

ParentIterator::getChildrenReturn the inner iterator's children contained in a ParentIterator

Description

public ParentIterator ParentIterator::getChildren ( void )

Get the inner iterator's children contained in a ParentIterator.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

An object.