src/LtiBundle/Component/OutcomeResponse.php
Missing class doc comment Open
Open
abstract class OutcomeResponse
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Abstract class name is not prefixed with "Abstract" Open
Open
abstract class OutcomeResponse
- Exclude checks
Doc comment for parameter $bodyParam does not match actual variable name $statusInfo Open
Open
* @param null|mixed $bodyParam
- Exclude checks