core/Group/Config/Config.php
Showing 5 of 5 total issues
The closing brace for the class must go on the next line after the body Open
Open
}
- Exclude checks
Function closing brace must go on the next line following the body; found 1 blank lines before brace Open
Open
}
- Exclude checks
Opening brace should be on a new line Open
Open
public static function getInstance(){
- Exclude checks
Whitespace found at end of line Open
Open
{
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
if (!(self::$instance instanceof self)){
- Exclude checks