Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mcop1 authored and github-actions[bot] committed Jul 19, 2024
1 parent 4cf9521 commit f730229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Filter/FieldDefinitionAdapter/DefaultAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
use Pimcore\Model\DataObject\ClassDefinition\Data;
use Pimcore\Model\DataObject\Concrete;
use Pimcore\Model\DataObject\Localizedfield;
use Pimcore\Normalizer\NormalizerInterface;
use Pimcore\Model\Translation;
use Pimcore\Normalizer\NormalizerInterface;

class DefaultAdapter implements FieldDefinitionAdapterInterface
{
Expand Down

0 comments on commit f730229

Please sign in to comment.