source: trunk/Packages/Common/Controller.php

Last change on this file was 8, checked in by chronos, 12 months ago
  • Modified: Updated Common package.
  • Modified: Form types made as separate FormManager package.
  • Fixed: PHP 8.1 support.
File size: 41 bytes
Line 
1<?php
2
3class Controller extends Base
4{
5}
Note: See TracBrowser for help on using the repository browser.