/**
  * Constructor
  */
 function ParscitCitationParserPlugin()
 {
     parent::PKPParscitCitationParserPlugin();
 }
Ejemplo n.º 2
0
 /**
  * Constructor
  */
 function __construct()
 {
     parent::__construct();
 }