SplFileObject::hasChildren
(PHP 5 >= 5.1.2)
SplFileObject::hasChildren — SplFileObject 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
- RecursiveIterator::hasChildren() - Returns if an iterator can be created fot the current entry.