app/Presenters/RawPresenter.php
There must be one blank line after the namespace declaration Open
Open
namespace App\Presenters;
- Exclude checks
Inline control structures are not allowed Open
Open
if (is_array($input)) $input = json_encode($input);
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
}
- Exclude checks