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 2dd5bcc commit 1a130b5Copy full SHA for 1a130b5
README.md
@@ -257,7 +257,7 @@ Tame()->emailValidator('[email protected]', true, true);
257
258
| Params |Description |
259
|--------------|-----------------------------|
260
-| `$platform` | Platform name `windows\|linux\|android\|mobile\|phone\|unknown\|mac\|macintosh\|ios\|iphone\|c\|os x` |
+| `$platform` | Platform name `windows \| linux \| android \| mobile \| phone \| unknown \| mac \| macintosh \| ios \| iphone \| c \| os x` |
261
| `$os_name` | OS name `'macos'`, `'os x'`, `'ios'` |
262
263
#### Example
0 commit comments