Skip to content

Commit

Permalink
format AttributeGroupGridDefinitionFactory.php file with php-cs-fixer…
Browse files Browse the repository at this point in the history
… (remove white space)
  • Loading branch information
mattgoud authored and jolelievre committed Jun 7, 2024
1 parent 88907fe commit fa1b525
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ protected function getFilters()
)
->add((new Filter('position', ReorderPositionsButtonType::class))
->setAssociatedColumn('position')
)
)
->add((new Filter('actions', SearchAndResetType::class))
->setAssociatedColumn('actions')
->setTypeOptions([
Expand Down

0 comments on commit fa1b525

Please sign in to comment.