Eloquent\Phony\Mock\Builder\Method\MethodDefinition::isCallable PHP Method

isCallable() public method

Returns true if this method is callable.
public isCallable ( ) : boolean
return boolean True if this method is callable.
    public function isCallable();