index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Controllers
/
BaseController.php
blob: 6a27a06622590ef99d9085fba718df2eb7b43465 (
plain
)
1
2
3
4
5
6
7
8
<?php
namespace
Engelsystem\Controllers
;
abstract
class
BaseController
{
}