PropertyAccessorBuilder::disableExceptionOnInvalidIndex()

PropertyAccessorBuilder disableExceptionOnInvalidIndex()

Disables exceptions when reading a non-existing index.

Instead, null is returned when calling PropertyAccessorInterface::getValue() on a non-existing index.

Return Value

PropertyAccessorBuilder The builder object
doc_Symfony
2016-10-28 06:27:47
Comments
Leave a Comment

Please login to continue.