Skip to content

Commit

Permalink
rename DI extension to fix bundle registration in Symfony
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickael GOETZ committed Aug 2, 2018
1 parent 5df8791 commit 7fdc9ef
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -14,7 +14,7 @@
*
* To learn more see {@link http://symfony.com/doc/current/cookbook/bundles/extension.html}
*/
class ImageExtension extends Extension
class ImagingExtension extends Extension
{
/**
* {@inheritDoc}
Expand Down

0 comments on commit 7fdc9ef

Please sign in to comment.