zenstruck / foundry

A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html
MIT License
607 stars 62 forks source link

Fix `Instantiator::allowExtra` example #616

Closed norkunas closed 2 weeks ago

norkunas commented 2 weeks ago

Fixes an example which leads to Expected parameter of type 'string', 'string[]' provided

nikophil commented 2 weeks ago

thanks @norkunas