Get the handling flags

FilesystemIterator::getFlags

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

FilesystemIterator::getFlagsGet the handling flags

說明

public FilesystemIterator::getFlags(): int

Gets the handling flags, as set in FilesystemIterator::__construct() or FilesystemIterator::setFlags().

參數

此函式沒有參數。

返回值

The integer value of the set flags.

參見

Leave a Reply

Your email address will not be published. Required fields are marked *