Showing 1 of 4 total issues
Method getRecursiveIteratorIterator
has 26 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
private function getRecursiveIteratorIterator($exclude = [])
{
/**
* Filters based on the given $exclude array, filters out directories with
* the names in that array.