renatomefidf/sammui

View on GitHub
src/Renatomefi/ApiBundle/Controller/UserController.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function infoAction()
    {
        $auth = $this->get('security.authorization_checker');
        $secToken = $this->get('security.token_storage')->getToken();
        $oauthToken = $this->get('fos_oauth_server.access_token_manager.default');
Severity: Minor
Found in src/Renatomefi/ApiBundle/Controller/UserController.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status