Andre\SurvivalGames\CallbackTask::getCallable PHP Method

getCallable() public method

public getCallable ( ) : callable
return callable
    public function getCallable()
    {
        return $this->callable;
    }