ViolationPathIterator

ViolationPathIterator

class ViolationPathIterator extends PropertyPathIterator

Methods

__construct(ViolationPath $violationPath)

Constructor.

Boolean isIndex()

Returns whether the current element in the property path is an array index.

from PropertyPathIter