heiglandreas/HybridAuth

View on GitHub

Showing 1 of 1 total issue

Method __invoke has 69 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __invoke($provider = null, $route = '')
    {
        $route = base64_encode($route);
        $providers = (array) $this->config['backend'];
        $urlHelper = $this->urlHelper;
Severity: Major
Found in src/View/Helper/HybridAuth.php - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language