Checking formatting

This commit is contained in:
Nanda Scott 2018-10-28 00:28:00 -04:00
parent 1a000fb59f
commit bfb67868b0
1 changed files with 3 additions and 1 deletions

View File

@ -34,9 +34,11 @@ N/A
### `object()`
```
Returns the type of object it is.
(card, error, etc)
Returns:
string: The type of object
```