SplFileObject
PHP Manual

SplFileObject::hasChildren

(PHP 5 >= 5.1.2)

SplFileObject::hasChildrenSplFileObject does not have children

Descrição

public bool SplFileObject::hasChildren ( void )

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns FALSE

Veja Também


SplFileObject
PHP Manual