This website requires JavaScript.
Explore
Help
Sign In
danog
/
byte-stream
Watch
1
Star
0
Fork
0
You've already forked byte-stream
mirror of
https://github.com/danog/byte-stream.git
synced
2024-11-27 04:14:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
bf1635fa39
byte-stream
/
lib
/
StreamException.php
7 lines
79 B
PHP
Raw
Normal View
History
Unescape
Escape
Cleanup exceptions
2017-03-29 06:50:56 +02:00
<
?
php
namespace
Amp\ByteStream
;
Update and fix php-cs-fixer and code style
2017-04-26 08:27:52 +02:00
class
StreamException
extends
\Exception
{
}
Reference in New Issue
Copy Permalink