GoLang SplFileObject::getChildren

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



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

PHP SplFileObject::getChildren

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

SplFileObject::getChildren

(PHP 5 >= 5.1.0, PHP 7)

SplFileObject::getChildrenNo purpose

Description

public void 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