chamilo/chamilo-lms

View on GitHub
src/LtiBundle/Component/OutcomeResponse.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing class doc comment
Open

abstract class OutcomeResponse

Add a single space around assignment operators
Open

declare(strict_types=1);

Abstract class name is not prefixed with "Abstract"
Open

abstract class OutcomeResponse

Doc comment for parameter $bodyParam does not match actual variable name $statusInfo
Open

     * @param null|mixed $bodyParam

There are no issues that match your filters.

Category
Status