1ma/UMAPsr7HmacBundle

View on GitHub

Showing 2 of 7 total issues

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __construct($apiKeyHeader, AuthenticationManagerInterface $authManager, TokenStorageInterface $tokenStorage, AuthenticationEntryPointInterface $entryPoint = null, LoggerInterface $logger = null)
Severity: Minor
Found in src/Security/Firewall/HmacListener.php - About 35 mins to fix

    Method create has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function create(ContainerBuilder $container, $id, $config, $userProvider, $defaultEntryPoint)
    Severity: Minor
    Found in src/Security/Factory/HmacFactory.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language