Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
tomasz154/php-streams
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
27 days ago
Refresh default branch
Refresh
src/Exception/Exception.php
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Issues
<?php namespace T2\Streams\Exception; abstract class Exception extends \Exception { }