spotonlive/laravel-google-ads

View on GitHub
src/LaravelGoogleAds/Console/GenerateRefreshTokenCommand.php

Summary

Maintainability
A
1 hr
Test Coverage

Method fire has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function fire()
    {
        $authorizationService = $this->authorizationService;

        if (!$config = $this->config()) {
Severity: Minor
Found in src/LaravelGoogleAds/Console/GenerateRefreshTokenCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status