Documentation

DateRangeFilterIterator extends FilterIterator
in package

DateRangeFilterIterator filters out files that are not in the given date range (last modified dates).

Tags
author

Fabien Potencier fabien@symfony.com

extends

\FilterIterator<string, \SplFileInfo>

Table of Contents

Properties

$comparators  : array<string|int, mixed>

Methods

__construct()  : mixed
accept()  : bool
Filters the iterator values.

Properties

Methods


        
On this page

Search results