cacert-testmgr/manager/library/actions/FWAction.php

7 lines
61 B
PHP

<?php
/**
* @author markus
*/
abstract class FWAction {
}