SplFileObject::hasChildren
(PHP 5 >= 5.1.2)
SplFileObject::hasChildren — SplFileObject 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
- RecursiveIterator::hasChildren() - Returns if an iterator can be created fot the current entry.
There are no user contributed notes for this page.
