We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc5dfba + acd47a3 commit 16509e2Copy full SHA for 16509e2
src/Lib/VersionResolver.php
@@ -11,7 +11,7 @@
11
* @license Pimcore Open Core License (POCL)
12
*/
13
14
-namespace Pimcore\Bundle\StaticResolverBundle\Lib\Tools;
+namespace Pimcore\Bundle\StaticResolverBundle\Lib;
15
16
use Pimcore\Bundle\StaticResolverBundle\Contract\Lib\VersionResolverContract;
17
src/Lib/VersionResolverInterface.php
use Pimcore\Bundle\StaticResolverBundle\Contract\Lib\VersionResolverContractInterface;
0 commit comments