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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.