Skip to content

Commit

Permalink
~ Fixed: invalid extension name
Browse files Browse the repository at this point in the history
  • Loading branch information
passioneight committed Sep 11, 2020
1 parent fca9c18 commit c3e4583
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -8,7 +8,7 @@
use Symfony\Component\DependencyInjection\Loader;
use Symfony\Component\HttpKernel\DependencyInjection\ConfigurableExtension;

class GoogleRecaptchaExtension extends ConfigurableExtension
class PimcoreGoogleRecaptchaExtension extends ConfigurableExtension
{
/**
* @inheritDoc
Expand Down

0 comments on commit c3e4583

Please sign in to comment.