netdudes/DataSourceryBundle

View on GitHub
UQL/Exception/Semantic/UqlUnexpectedTokenException.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function __construct($unexpectedTokenName, $unexpectedTokenValue, array $expectedTokenCategories, array $parsedTokenStream, $message = null)
Severity: Minor
Found in UQL/Exception/Semantic/UqlUnexpectedTokenException.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status