(PHP 5 >= 5.3.0, PHP 7)
FilesystemIterator::getFlags — Get the handling flags
public FilesystemIterator::getFlags ( ) : int
Gets the handling flags, as set in FilesystemIterator::__construct() or FilesystemIterator::setFlags().
This function has no parameters.
The integer value of the set flags.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/filesystemiterator.getflags.php