This website requires JavaScript.
Explore
Help
Sign In
Shikiryu
/
Shikiryu_Backup
Watch
1
Star
0
Fork
0
You've already forked Shikiryu_Backup
mirror of
https://github.com/Chouchen/Shikiryu_Backup.git
synced
2021-06-30 16:02:14 +02:00
Code
Issues
Packages
Releases
Wiki
Activity
c3a44ae390
Shikiryu_Backup
/
app
/
code
/
exceptions
/
ScenarioException.php
11 lines
102 B
PHP
Raw
Normal View
History
Unescape
Escape
:white_check_mark: Add first tests
2020-04-16 18:02:46 +02:00
<
?
php
namespace
Shikiryu\Exceptions
;
use
Exception
;
class
ScenarioException
extends
Exception
{
:green_heart: Fix with PHPCS
2020-04-17 12:08:51 +02:00
}
Reference in New Issue
Copy Permalink