Skip to content

Commit 0875edd

Browse files
Update example
1 parent 1d3dc45 commit 0875edd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/style.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ public function value(int|string $item): int|string
3333

3434
public function alignment(): array
3535
{
36+
$foo = 'value';
37+
3638
return [
3739
'foo' => 'Foo',
3840
'bar' => 'Bar',

0 commit comments

Comments
 (0)