LexikFormFilterBundle icon indicating copy to clipboard operation
LexikFormFilterBundle copied to clipboard

Documentation - "entry_type" option value is wrong

Open mataslib opened this issue 7 years ago • 2 comments

[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.

mataslib avatar Aug 22 '18 08:08 mataslib

Would be great if you could create a PR to fix this 🎉

rvanlaak avatar Aug 22 '18 09:08 rvanlaak

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).

mataslib avatar Aug 22 '18 11:08 mataslib