Closed
Description
Hello there,
I'm trying to understand how to work with array repeat expander.
I tried to match this :
[
{
"label": "Hello world !"
}
]
with this :
'@array@.repeat({\"label\": \"@string@\"})'
but got this :
Type pattern "@array@" is not supported by TextMatcher.
Am I missing something ?
I'm using PHP 7.1 and coduo/php-matcher 3.1
Metadata
Metadata
Assignees
Labels
No labels