Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 18b0e92

Browse files
shmaxondrejmirtes
authored andcommitted
lint
1 parent 9186b5f commit 18b0e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/PHPStan/Parser/TypeParserTest.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ public function provideParseData(): array
393393
]),
394394
],
395395
[
396-
'array{a: int, b: array{c: callable(): int}}',
396+
'array{a: int, b: array{c: callable(): int}}',
397397
new ArrayShapeNode([
398398
new ArrayShapeItemNode(
399399
new IdentifierTypeNode('a'),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /