Skip to content

Commit f0b31b8

Browse files
CodeWithDennisgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 95d499f commit f0b31b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SelectTree.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ public function getIndependent(): bool
357357
{
358358
return $this->evaluate($this->independent);
359359
}
360-
360+
361361
public function getCustomKey(): string
362362
{
363363
return $this->customKey ? $this->evaluate($this->customKey) : $this->getKey();

0 commit comments

Comments
 (0)