source: trunk/Packages/Common/View.php

Last change on this file was 888, checked in by chronos, 17 months ago
  • Modified: Updated Common package to latest version.
  • Modified: Fixes related to PHP 8.x.
File size: 35 bytes
Line 
1<?php
2
3class View extends Base
4{
5}
Note: See TracBrowser for help on using the repository browser.