Skip to content

Commit

Permalink
Suppress CookieAndSessionMisuse
Browse files Browse the repository at this point in the history
  • Loading branch information
quangdo-aligent committed Mar 25, 2020
1 parent f1c8ad5 commit 207a449
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
*
* @api
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
* @since 101.0.0
*/
class Categories extends AbstractModifier
Expand Down

0 comments on commit 207a449

Please sign in to comment.