LexikFormFilterBundle
LexikFormFilterBundle copied to clipboard
Documentation - "entry_type" option value is wrong
[5] Working with the bundle
'entry_type' => new OptionsFilterType() should be 'entry_type' => OptionsFilterType::class
First one results in Expected argument of type "string", "...\OptionsFilterType" given.
Would be great if you could create a PR to fix this 🎉
Soz, I tried to make PR, but I couldn't find any contribute instructions nor had permissions to push master / my local branch. So I've tried more and finaly found out how (fork).