adbario / php-dot-notation

Dot notation access to PHP arrays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Wildcards

Carpenter0100 opened this issue · comments

Hi,
Is it possible to use wildcards?
Sth. like this: "array.value.*.array.value"

Thank you

Hi, Is it possible to use wildcards? Sth. like this: "array.value.*.array.value"

I'm afraid this is not possible currently.