phpcs fix

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

View File

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