Skip to content

Commit 5a5c60e

Browse files
committed
Fix doctype
1 parent acaa41f commit 5a5c60e

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
@@ -43,7 +43,7 @@ public function testString(bool $shouldPass, string $xpath): void
4343

4444

4545
/**
46-
* @return array<string, array{0: string, 1: string}>
46+
* @return array<string, array{0: bool, 1: string}>
4747
*/
4848
public static function provideXPath(): array
4949
{

0 commit comments

Comments
 (0)