Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
madbob/GASdottoNG
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
2 hrs ago
Refresh default branch
Refresh
code/app/Exceptions/PermissionException.php
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Issues
<?php namespace app\Exceptions; class PermissionException extends \Exception { }