Skip to content

Commit 284afbd

Browse files
committed
Fix doctype
1 parent 0331ab5 commit 284afbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/XMLSchema/Type/Helper/XPathValueTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function testString(bool $shouldPass, string $xpath): void
3535

3636

3737
/**
38-
* @return array<string, array{0: string, 1: string}>
38+
* @return array<string, array{0: bool, 1: string}>
3939
*/
4040
public static function provideXPath(): array
4141
{

0 commit comments

Comments
 (0)