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
2016-10-28 06:27:47
Comments
Leave a Comment

Please login to continue.