We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3dc45 commit 0875eddCopy full SHA for 0875edd
1 file changed
tests/style.php
@@ -33,6 +33,8 @@ public function value(int|string $item): int|string
33
34
public function alignment(): array
35
{
36
+ $foo = 'value';
37
+
38
return [
39
'foo' => 'Foo',
40
'bar' => 'Bar',
0 commit comments