Andre\SurvivalGames\CallbackTask::getCallable PHP Méthode

getCallable() public méthode

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