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

8 lines
61 B
PHP
Raw Permalink Normal View History

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