示例#1
0
 function __construct(&$subject, $config = array())
 {
     $this->_setPluginPath();
     parent::__construct($subject, $config);
 }