chamilo/chamilo-lms

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

Summary

Maintainability
A
0 mins
Test Coverage

Missing function doc comment
Open

    public function __construct(iterable $handlers)

Missing class doc comment
Open

class HandlerCollection

Missing function doc comment
Open

    public function getHandler(string $title): AbstractTool

Add a single space around assignment operators
Open

declare(strict_types=1);

There are no issues that match your filters.

Category
Status