Skip to content

Commit a3d3c6d

Browse files
committed
Updated to 1.1.8 version
1 parent 22f7a45 commit a3d3c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ErrorHandler::setCustomMethod($class, $method, $repeat, $default);
6161

6262
| Attribute | Description | Type | Required | Default
6363
| --- | --- | --- | --- | --- |
64-
| $class | Class name or class object. | string|object| Yes | |
64+
| $class | Class name or class object. | callable | Yes | |
6565
| $method | Method name. | string| Yes | |
6666
| $repeat | Number of times to repeat method. | int | No | 0 |
6767
| $default | Show default view. | boolean | No | false |

0 commit comments

Comments
 (0)