CachingIterator::setFlags

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

CachingIterator::setFlagsThe setFlags purpose

说明

public CachingIterator::setFlags(int $flags): void
警告

本函数还未编写文档,仅有参数列表。

Set the flags for the CachingIterator object.

参数

flags

Bitmask of the flags to set.

返回值

没有返回值。

add a note add a note

User Contributed Notes

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