Skip to content

Commit e5aea89

Browse files
CodeWithDennisgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 94b0892 commit e5aea89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SelectTree.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ public function getCreateOptionAction(): ?Action
585585
return $action;
586586
}
587587

588-
public function createOptionModalHeading(string | Closure | null $heading): static
588+
public function createOptionModalHeading(string|Closure|null $heading): static
589589
{
590590
$this->createOptionModalHeading = $heading;
591591

0 commit comments

Comments
 (0)