Fix docblock

This commit is contained in:
James Brooks
2017-04-24 08:03:05 +01:00
parent 3425f3a84a
commit ad35658d74

View File

@@ -32,7 +32,7 @@ class IncidentUpdatedNotification extends Notification
/**
* The incident update.
*
* @var \CachetHQ\Cachet\Models\Incident
* @var \CachetHQ\Cachet\Models\IncidentUpdate
*/
protected $update;