TimeTrex/classes/modules/plugins/PunchFactory.plugin.example

10 lines
102 B
Plaintext
Raw Normal View History

2022-12-13 07:10:06 +01:00
<?php
/*$License$*/
/*
* Example plugin.
*/
class PunchFactoryPlugin extends PunchListFactory {
}