-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
PropertyAccesshasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Milestone
Description
Hey !
I was reading that doc, and it says:
As you can see, the method will return null if the index does not exists.
I think the doc could mention that the behavior of PropertyAccessor::getValue
can be configured, meaning if an index is missing, an exception can be thrown (see 27187).
$accessor = new PropertyAccessor(false, true, null);
linaori
Metadata
Metadata
Assignees
Labels
PropertyAccesshasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.