SplFileObject
PHP Manual

SplFileObject::hasChildren

(PHP 5 >= 5.1.2)

SplFileObject::hasChildrenSplFileObject does not have children

説明

public bool SplFileObject::hasChildren ( void )

An SplFileObject does not have children so this method always return FALSE.

パラメータ

この関数にはパラメータはありません。

返り値

Returns FALSE

参考


SplFileObject
PHP Manual