]> BookStack Code Mirror - bookstack/blobdiff - app/Actions/Webhook.php
Aligned notification capitalisation
[bookstack] / app / Actions / Webhook.php
index 55bc855cedeaea45c203e3730cd9f52154f3e113..ed13856f3877e2db14daa9d961140c55ba2e969d 100644 (file)
@@ -13,6 +13,7 @@ use Illuminate\Database\Eloquent\Relations\HasMany;
  * @property string $name
  * @property string $endpoint
  * @property Collection $trackedEvents
+ * @property bool $active
  */
 class Webhook extends Model implements Loggable
 {