6099d4c26266cc84d6d32bf15ab930518efdd929
[m6w6/seekat] / lib / Exception.php
1 <?php
2
3 namespace seekat;
4
5 interface Exception {
6 }