<?php

/**
 * PluginLicense class file
 */

/**
 * PluginLicense
 * 
 * This class has been auto-generated by the Doctrine ORM Framework
 * 
 * @package    orangehrm
 * @subpackage model\admin\plugin
 */
abstract class PluginLicense extends BaseLicense
{

}