SplFileObject::getChildren
(PHP 5 >= 5.1.0, PHP 7)
SplFileObject::getChildren — No purpose
Description
public SplFileObject::getChildren ( ) : void
An SplFileObject does not have children so this method returns null
.
Parameters
This function has no parameters.
Return Values
No value is returned.
See Also
- RecursiveIterator::getChildren() - Returns an iterator for the current entry
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/splfileobject.getchildren.php