chippyash/record-status

View on GitHub
src/RStatus/RecordStatusException.php

Summary

Maintainability
A
0 mins
Test Coverage

Opening brace of a class must be on the line after the definition
Wontfix

class RecordStatusException extends \Exception {}

Expected 1 newline at end of file; 0 found
Open

class RecordStatusException extends \Exception {}

Closing brace must be on a line by itself
Open

class RecordStatusException extends \Exception {}

There are no issues that match your filters.

Category
Status