You are here

private property DepthRangeFilterIterator::$minDepth in Database Sanitize 7

File

vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php, line 21

Class

DepthRangeFilterIterator
DepthRangeFilterIterator limits the directory depth.

Namespace

Symfony\Component\Finder\Iterator

Code

private $minDepth = 0;