SplFileObject
PHP Manual

SplFileObject::hasChildren

(PHP 5 >= 5.1.2)

SplFileObject::hasChildrenSplFileObject does not have children

Descripción

public bool SplFileObject::hasChildren ( void )

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns FALSE

Ver también


SplFileObject
PHP Manual