src/CoreBundle/Tool/HandlerCollection.php
Missing function doc comment Open
Open
public function __construct(iterable $handlers)
- Exclude checks
Missing class doc comment Open
Open
class HandlerCollection
- Exclude checks
Missing function doc comment Open
Open
public function getHandler(string $title): AbstractTool
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks