Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and actions-user committed Nov 17, 2021
1 parent 037b18d commit e537437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Payloads/ApplicationLogPayload.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class ApplicationLogPayload extends Payload
{
/** @var string */
protected $value;

/** @var array */
protected $context;

Expand Down

0 comments on commit e537437

Please sign in to comment.