Skip to content

Commit 615b7c8

Browse files
Update readme for latest changes
1 parent 235e243 commit 615b7c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,5 @@ This would trigger no validation errors for any value in the `array_node_2` bran
205205

206206
Note that the `$breadcrumbPath` can be even more specific, e.g. `"doctrine.orm"` (which would skip configuration
207207
processing for branch `"doctrine.dbal"`, etc.).
208+
209+
Also note that you can only traverse over array nodes using the `.` in the breadcrumb path. The last part of the breadcrumb path can be any other type of node.

0 commit comments

Comments
 (0)