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