chippyash/Simple-Accounts

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

Summary

Maintainability
A
0 mins
Test Coverage

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

interface AccountStorageInterface {

There must be one blank line after the namespace declaration
Open

namespace SAccounts;

The closing brace for the interface must go on the next line after the body
Open

}

Expected 1 newline at end of file; 0 found
Open

}

There are no issues that match your filters.

Category
Status