Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit e22904b

Browse files
authored
Merge pull request #134 from symfony-cmf/analysis-XkEQ99
Apply fixes from StyleCI
2 parents ca872dc + 7a39191 commit e22904b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Description/IconEnhancer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111

1212
namespace Symfony\Cmf\Bundle\TreeBrowserBundle\Description;
1313

14-
use Symfony\Cmf\Component\Resource\Repository\Resource\CmfResource;
1514
use Symfony\Cmf\Component\Resource\Description\Description;
1615
use Symfony\Cmf\Component\Resource\Description\DescriptionEnhancerInterface;
1716
use Symfony\Cmf\Component\Resource\Puli\Api\PuliResource;
17+
use Symfony\Cmf\Component\Resource\Repository\Resource\CmfResource;
1818

1919
/**
2020
* A description enhancer to add custom tree node icons.

0 commit comments

Comments
 (0)