chamilo/chamilo-lms

View on GitHub
src/CoreBundle/Repository/ResourceWithLinkInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

Add a single space around assignment operators
Open

declare(strict_types=1);

Missing function doc comment
Open

    public function getLink(ResourceInterface $resource, RouterInterface $router, array $extraParams = []): string;

There are no issues that match your filters.

Category
Status