chamilo/chamilo-lms

View on GitHub
src/CoreBundle/Traits/ControllerTrait.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing function doc comment
Open

    public function abort(string $message = ''): void

Missing function doc comment
Open

    public function getAccessUrl(): ?AccessUrl

Missing function doc comment
Open

    public static function getSubscribedServices(): array

Add a single space around assignment operators
Open

declare(strict_types=1);

Missing class doc comment
Open

trait ControllerTrait

Missing function doc comment
Open

    public function getRequest(): ?Request

There are no issues that match your filters.

Category
Status