PropertyAccessorBuilder::enableExceptionOnInvalidIndex()

PropertyAccessorBuilder enableExceptionOnInvalidIndex()

Enables exceptions when reading a non-existing index.

This has no influence on writing non-existing indices with PropertyAccessorInterface::setValue() which are always created on-the-fly.

Return Value

PropertyAccessorBuilder The builder object
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.