phpcs fix

This commit is contained in:
Dennis Eichhorn 2020-01-26 12:27:56 +01:00
parent d62d873d88
commit 89ce98e60c
3 changed files with 18 additions and 18 deletions

View File

@ -169,7 +169,7 @@ class Promotion
/** /**
* Remove task * Remove task
* *
* @param int $id Id to remove. * @param int $id id to remove
* *
* @return bool * @return bool
* *