flush
[pharext/pharext.org] / app / Model / Authority.php
1 <?php
2
3 namespace app\Model;
4
5 use pq\Gateway\Row;
6
7 class Authority extends Row
8 {
9 }