CachingIterator::setFlags

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::setFlagsThe setFlags purpose

说明

public CachingIterator::setFlags ( int $flags ) : void
Warning

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

Set the flags for the CachingIterator object.

参数

flags

Bitmask of the flags to set.

返回值

没有返回值。

User Contributed Notes

There are no user contributed notes for this page.