inital commit
[pharext/pharext.org] / app / Github / Exception.php
1 <?php
2
3 namespace app\Github;
4
5
6 interface Exception
7 {
8 }