debugTool = $debugTool; return $this; } public function getDebugTool(): \PHPJava\Utilities\DebugTool { return $this->debugTool; } }