We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5bce8 commit 90604edCopy full SHA for 90604ed
README.md
@@ -30,8 +30,8 @@ You can see some [examples here](/example):
30
- [02.errors](/example/02.errors)
31
- [01.custom-type-printer](/example/02.errors/01.custom-type-printer.php)
32
- [02.extended-type-printer](/example/02.errors/02.extended-type-printer.php)
33
- - [03.custom-path-printer](/example/02.errors/03.custom-path-printer.php)
34
- - [04.custom-value-printer](/example/02.errors/04.custom-value-printer.php)
+ - [03.custom-path-printer](/example/02.errors/03.custom-value-printer.php)
+ - [04.custom-value-printer](/example/02.errors/04.custom-path-printer.php)
35
- [03.types](/example/03.types)
36
- [01.type-platforms](/example/03.types/01.type-platforms.php)
37
- [02.custom-type](/example/03.types/02.custom-type.php)
0 commit comments