PHP » GoLang |
login |
register |
about
|
GoLang RecursiveTreeIterator::getEntry
request it (186)
GoLang replacement for PHP's RecursiveTreeIterator::getEntry
[edit | history]
PHP RecursiveTreeIterator::getEntryPHP original manual for RecursiveTreeIterator::getEntry [ show | php.net ]RecursiveTreeIterator::getEntry(PHP 5 >= 5.3.0, PHP 7) RecursiveTreeIterator::getEntry — Get current entry Description
public string RecursiveTreeIterator::getEntry
( void
)
Gets the part of the tree built for the current element. Warning
This function is currently not documented; only its argument list is available. ParametersThis function has no parameters. Return ValuesReturns the part of the tree built for the current element. |
more
Recently updated
more
Most requested
|