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

10 lines
116 B
Plaintext
Raw Normal View History

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