SplFileObject::hasChildren
(PHP 5 >= 5.1.2)
SplFileObject::hasChildren — SplFileObject does not have children
Описание
public bool SplFileObject::hasChildren
( void
)
An SplFileObject does not have children so this method always return FALSE.
Параметри
Тази функция няма параметри.
Връщани стойности
Returns FALSE
Вж. също
- RecursiveIterator::hasChildren - Returns if an iterator can be created fot the current entry.
There are no user contributed notes for this page.
