PHP: RecursiveTreeIterator::setPostfix - Manual

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

RecursiveTreeIterator::setPostfixSet postfix

Description

public RecursiveTreeIterator::setPostfix(string $postfix): void

Sets postfix as used in RecursiveTreeIterator::getPostfix().

Warning

This function is currently not documented; only its argument list is available.

Parameters

postfix

Return Values

No value is returned.

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug

add a note

User Contributed Notes

There are no user contributed notes for this page.