code = $code; } /** * @inheritDoc */ public function __toPhpCode() { return $this->code; } }