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 ba9e350 commit 26e01b3Copy full SHA for 26e01b3
README.md
@@ -84,8 +84,8 @@ The class `SetBased\Abc\Helper\Cast` has the following methods for testing mixed
84
| isOptInt | returns true | bool |
85
| isOptString | returns true | bool |
86
87
-The class `SetBased\Abc\Helper\Cast` has the methods shown int he table below for casting mixed values to a primitive
88
-data type. When a value can not casted safely to a type n exception will be thrown.
+The class `SetBased\Abc\Helper\Cast` has the methods shown in the table below for casting mixed values to a primitive
+data type. When a value can not casted an exception will be thrown.
89
90
| Method | Null Value | Return Type |
91
| ---------------- | ------------------- | ------------ |
0 commit comments