index
:
icingaweb2-module-pdfexport
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
/
iio
/
libmergepdf
/
src
/
Exception.php
blob: 69b3208670cbf089cc8f304810bacceafbfe694e (
plain
)
1
2
3
4
5
6
7
<?php
namespace
iio\libmergepdf
;
final
class
Exception
extends
\Exception
{
}