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 699462f commit 97f8b78Copy full SHA for 97f8b78
README.md
@@ -85,7 +85,7 @@ DESCRIPTION;
85
}
86
```
87
88
-### [StringScalar](StringScalar.php)
+### [StringScalar](src/StringScalar.php)
89
90
The `StringScalar` encapsulates all the boilerplate associated with creating a string-based Scalar type.
91
It does the proper string checking for you and let's you focus on the minimal logic that is specific to your use case.
0 commit comments