Update ABELkeycloakBearerOnlyAdapterBundle.php

This commit is contained in:
El. Abdellah
2022-03-06 17:17:43 +01:00
committed by GitHub
parent 30bcc70c4f
commit eec425222b

View File

@@ -9,6 +9,9 @@ use Symfony\Component\HttpKernel\Bundle\Bundle;
class ABELkeycloakBearerOnlyAdapterBundle extends Bundle
{
/**
* @return ExtensionInterface|null
*/
public function getContainerExtension()
{
if (null === $this->extension) {