PoweredLocal/vrata

View on GitHub
app/Presenters/RawPresenter.php

Summary

Maintainability
A
0 mins
Test Coverage

There must be one blank line after the namespace declaration
Open

namespace App\Presenters;

Inline control structures are not allowed
Open

        if (is_array($input)) $input = json_encode($input);

Expected 1 newline at end of file; 0 found
Open

}

There are no issues that match your filters.

Category
Status