SplFileObject::getChildren

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

SplFileObject::getChildrenNo purpose

Açıklama

public SplFileObject::getChildren(): null

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns null.

Ayrıca Bakınız

add a note

User Contributed Notes

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