kara28
1
Hello
I wrote a plugin in ojs 3.2 and 3.3 which add some properties to the submission API.
I used this hook:
( Submission::getProperties::values and Submission::getBackendListProperties::properties )
What is best way to do that in OJS 3.4 ?
Thank you