Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
weisswurstkanone authored and actions-user committed Jun 8, 2021
1 parent a648e3a commit d601fae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
use Pimcore\Bundle\DataHubBundle\GraphQL\Traits\ServiceTrait;
use Pimcore\Bundle\DataHubBundle\WorkspaceHelper;
use Pimcore\Model\Asset;
use Pimcore\Model\Element\ElementInterface;

class Image
{
Expand Down
1 change: 0 additions & 1 deletion src/GraphQL/DataObjectQueryFieldConfigGenerator/Image.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

class Image extends AssetBase
{

/**
* @param $attribute
* @param Data $fieldDefinition
Expand Down

0 comments on commit d601fae

Please sign in to comment.