SplFileObject::getChildren

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

SplFileObject::getChildren — No purpose

Опис

public function SplFileObject::getChildren(): null

An SplFileObject does not have children so this method returns null.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns null.

Прогляньте також

+add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top