14 lines
201 B
PHP
14 lines
201 B
PHP
<?php
|
|
|
|
/**
|
|
* selfservicedraft short summary.
|
|
*
|
|
* selfservicedraft description.
|
|
*
|
|
* @version 1.0
|
|
* @author morono
|
|
*/
|
|
class PluginProcessmakerSelfservicedraft extends CommonDBTM {
|
|
|
|
}
|