chippyash/Simple-Accounts

View on GitHub
src/Chippyash/SAccounts/JournalException.php

Summary

Maintainability
A
0 mins
Test Coverage

Spaces must be used for alignment; tabs are not allowed
Open

 * @copyright      Ashley Kitson, UK, 2015

Spaces must be used for alignment; tabs are not allowed
Open

 * @license        GPL V3+

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

class JournalException extends \Exception {}

Spaces must be used for alignment; tabs are not allowed
Open

 * @author         Ashley Kitson

Closing brace must be on a line by itself
Open

class JournalException extends \Exception {}

Expected 1 newline at end of file; 0 found
Open

class JournalException extends \Exception {}

There are no issues that match your filters.

Category
Status