dmitry-kulikov/yii2-braintree

View on GitHub
src/UrlManager.php

Summary

Maintainability
A
0 mins
Test Coverage

Possibly zero references to public method \tuyakhov\braintree\UrlManager::viewPlans()
Open

    public function viewPlans(): string
Severity: Minor
Found in src/UrlManager.php by phan

Possibly zero references to public method \tuyakhov\braintree\UrlManager::viewPlan()
Open

    public function viewPlan(string $planId): string
Severity: Minor
Found in src/UrlManager.php by phan

Possibly zero references to public method \tuyakhov\braintree\UrlManager::createPlan()
Open

    public function createPlan(): string
Severity: Minor
Found in src/UrlManager.php by phan

Reference to static property app from undeclared class \Yii
Open

            $braintree = Yii::$app->get('braintree');
Severity: Critical
Found in src/UrlManager.php by phan

Possibly zero references to public method \tuyakhov\braintree\UrlManager::updatePlan()
Open

    public function updatePlan(string $planId): string
Severity: Minor
Found in src/UrlManager.php by phan

There are no issues that match your filters.

Category
Status