Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues filter for stats article page #3582

Merged
merged 6 commits into from
Oct 25, 2022
Merged

Conversation

bozana
Copy link
Contributor

@bozana bozana commented Oct 22, 2022

@@ -20,4 +20,29 @@ class StatsPublicationHandler extends \PKP\API\v1\stats\publications\PKPStatsPub
{
/** @var string The name of the section ids query param for this application */
public $sectionIdsQueryParam = 'sectionIds';

/**
* @copydoc PKPStatsPublicationHandler::getAppSpecificParams()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need the @copydoc when extending a parent method. You only need it to copy over documentation from a method when that method is not inherited.

@bozana bozana merged commit ee1537f into pkp:main Oct 25, 2022
@bozana bozana deleted the 7318-issuesFilter branch October 25, 2022 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants