chamilo/chamilo-lms

View on GitHub
src/CoreBundle/Entity/ResourceIllustrationInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing class doc comment
Open

interface ResourceIllustrationInterface

Missing function doc comment
Open

    public function getDefaultIllustration(int $size): string;

Add a single space around assignment operators
Open

declare(strict_types=1);

Missing function doc comment
Open

    public function getResourceNode(): ?ResourceNode;

There are no issues that match your filters.

Category
Status