chamilo/chamilo-lms

View on GitHub
public/plugin/xapi/php-xapi/lrs-bundle/src/Response/MultipartResponse.php

Summary

Maintainability
A
0 mins
Test Coverage

Doc comment for parameter $subtype does not match actual variable name $status
Open

     * @param string|null          $subtype

Missing function doc comment
Open

    public function prepare(Request $request)

Add a single space around assignment operators
Open

declare(strict_types=1);

Doc comment for parameter $status does not match actual variable name $attachmentsParts
Open

     * @param int                  $status

Doc comment for parameter $attachmentsParts does not match actual variable name $statementPart
Open

     * @param AttachmentResponse[] $attachmentsParts

Missing function doc comment
Open

    public function sendContent()

There are no issues that match your filters.

Category
Status