index
:
icingaweb2-module-incubator
debian
progress-linux
upstream
debian 11 backports: icinga
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
gipfl
/
json
/
src
/
JsonDecodeException.php
blob: cd19aa71b678077a7fe082df925523a2f7f18150 (
plain
)
1
2
3
4
5
6
7
<?php
namespace
gipfl\Json
;
class
JsonDecodeException
extends
JsonException
{
}