📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
fucongcong/framework
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
25 days ago
Refresh default branch
Refresh
core/Group/Exceptions/NotFoundException.php
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Showing 2 of 2 total issues
The closing brace for the class must go on the next line after the body
Open
}
Severity: Minor
Found in
core/Group/Exceptions/NotFoundException.php
by
phpcodesniffer
Exclude checks
Disable engine
Disable check
Opening brace should be on a new line
Open
public
function
__construct
(
$message
,
$code
=
0
)
{
Severity: Minor
Found in
core/Group/Exceptions/NotFoundException.php
by
phpcodesniffer
Exclude checks
Disable engine
Disable check
There are no issues that match your filters.
Clear all filters
Category
Style
Status
Open
Confirmed
Invalid
Wontfix
Close
Close