propelorm/Propel2

View on GitHub
src/Propel/Runtime/Collection/CollectionIterator.php

Summary

Maintainability
A
2 hrs
Test Coverage

CollectionIterator has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class CollectionIterator extends ArrayIterator implements IteratorInterface
{
    /**
     * @var \Propel\Runtime\Collection\Collection
     */
Severity: Minor
Found in src/Propel/Runtime/Collection/CollectionIterator.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status