Skip to content

Commit ab3c278

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent 508c588 commit ab3c278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataTransferObjects/Filters/FilterPillData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public function shouldUsePillsTitleAsHtml(): int
7878

7979
public function shouldWatchForEvents(): int
8080
{
81-
return intval($this->watchForEvents );
81+
return intval($this->watchForEvents);
8282
}
8383

8484
public function isPillValueAnArray(): bool

0 commit comments

Comments
 (0)