core/Group/Log/Log.php
Showing 3 of 3 total issues
The method writeLog uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. Open
Open
} else { $path = __ROOT__; }
- Read upRead up
- Exclude checks
Function closing brace must go on the next line following the body; found 1 blank lines before brace 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