parameterType = $parameterType; } /** * @return string */ public function getParameterType() { return $this->parameterType; } }