JoseCage/kallun-api

View on GitHub
app/Http/Resources/Slang.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 3 of 3 total issues

Remove this commented out code.
Open

// return parent::toArray($request);
Severity: Major
Found in app/Http/Resources/Slang.php by sonar-php

Line indented incorrectly; expected at least 8 spaces, found 7
Open

return [
Severity: Minor
Found in app/Http/Resources/Slang.php by phpcodesniffer

Line indented incorrectly; expected at least 8 spaces, found 7
Open

];
Severity: Minor
Found in app/Http/Resources/Slang.php by phpcodesniffer
Category
Status