Classes/Request/RequestHandler/Panopto/PanoptoRequestHandler.php
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 14 and the first side effect is on line 14. Open
Open
<?php
- Exclude checks
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private ViewFactoryInterface $viewFactory,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private PanoptoUrlProcessor $urlProcessor,
- Exclude checks