public static checkCallable ( callable $callable, string $type, string $info, |
||
$callable | callable | |
$type | string | a type description of the callable eg: State::CALLABLE_ENTRY |
$info | string | extra info for exception message purposes |
$context | optional: the context the callable is called in | |
return | boolean |