thread; } public function setThread(ThreadInterface $thread) { $this->thread = $thread; } }