(PHP 5 >= 5.3.0, PHP 7)
Get the handling flags
public int FilesystemIterator::getFlags ( void )
Gets the handling flags, as set in FilesystemIterator::__construct() or FilesystemIterator::setFlags().
Returns:
The integer value of the set flags.
See also:
Please login to continue.