chamilo/chamilo-lms

View on GitHub
src/CoreBundle/Tool/Chat.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing function doc comment
Open

    public function getIcon(): string
Severity: Minor
Found in src/CoreBundle/Tool/Chat.php by phpcodesniffer

Missing function doc comment
Open

    public function getResourceTypes(): ?array
Severity: Minor
Found in src/CoreBundle/Tool/Chat.php by phpcodesniffer

Missing function doc comment
Open

    public function getCategory(): string
Severity: Minor
Found in src/CoreBundle/Tool/Chat.php by phpcodesniffer

Missing class doc comment
Open

class Chat extends AbstractTool implements ToolInterface
Severity: Minor
Found in src/CoreBundle/Tool/Chat.php by phpcodesniffer

Missing function doc comment
Open

    public function getTitle(): string
Severity: Minor
Found in src/CoreBundle/Tool/Chat.php by phpcodesniffer

Add a single space around assignment operators
Open

declare(strict_types=1);
Severity: Minor
Found in src/CoreBundle/Tool/Chat.php by phpcodesniffer

Missing function doc comment
Open

    public function getLink(): string
Severity: Minor
Found in src/CoreBundle/Tool/Chat.php by phpcodesniffer

There are no issues that match your filters.

Category
Status