Nlm30CitationSchemaOpenurl10CrosswalkFilter::__construct PHP Method

__construct() public method

Constructor
public __construct ( )
    function __construct()
    {
        $this->setDisplayName('Crosswalk from NLM Citation to Open URL');
        parent::__construct('lib.pkp.plugins.metadata.nlm30.schema.Nlm30CitationSchema', 'lib.pkp.plugins.metadata.openurl10.schema.Openurl10BaseSchema');
    }
Nlm30CitationSchemaOpenurl10CrosswalkFilter