interface PropertyPathIteratorInterface implements Iterator, SeekableIterator
bool | isIndex() Returns whether the current element in the property path is an array index. | |
bool | isProperty() Returns whether the current element in the property path is a property name. |
Returns whether the current element in the property path is an array index.
bool |
Returns whether the current element in the property path is a property name.
bool |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/PropertyAccess/PropertyPathIteratorInterface.html