RecursiveTreeIterator::getEntry

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

RecursiveTreeIterator::getEntryGet current entry

說明

public RecursiveTreeIterator::getEntry(): string

Gets the part of the tree built for the current element.

警告

本函數還未編寫文檔,僅有參數列表。

參數

此函數沒有參數。

返回值

Returns the part of the tree built for the current element.