__construct() __construct(array $ignores) Constructor. Parameters array $ignores The ignore handlers.
isIgnored() isIgnored(\SplFileInfo $element) : boolean Tell whether to ignore the element. Parameters \SplFileInfo $element The element to check. Returns boolean — True if the element should be ignored, false otherwise.