summaryrefslogtreecommitdiff
path: root/manager/library/actions/FWAction.php
blob: 346e4fa38170bc7cbefb14b42d39969cfae855bf (plain)
1
2
3
4
5
6
7
<?php
/**
 * @author markus
 */
abstract class FWAction {

}