feat!: symfony7 compatibility
This commit is contained in:
@@ -10,7 +10,7 @@ use Symfony\Component\Config\Definition\ConfigurationInterface;
|
||||
class Configuration implements ConfigurationInterface
|
||||
{
|
||||
|
||||
public function getConfigTreeBuilder()
|
||||
public function getConfigTreeBuilder(): TreeBuilder
|
||||
{
|
||||
$treeBuilder = new TreeBuilder("abel_keycloak_bearer_only_adapter");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user