Fix codestyle

This commit is contained in:
Nico Stapelbroek
2018-01-21 14:32:14 +01:00
parent b4c721d042
commit 14e15ca543
3 changed files with 4 additions and 5 deletions
@@ -36,7 +36,7 @@ class SendIncidentUpdateEmailNotificationHandler
* Create a new send incident email notification handler.
*
* @param \CachetHQ\Cachet\Integrations\Contracts\System $system
* @param \CachetHQ\Cachet\Models\Subscriber $subscriber
* @param \CachetHQ\Cachet\Models\Subscriber $subscriber
*
* @return void
*/