<?php

/**
 * PluginReportingMethod class file
 */

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

}