Ejemplo n.º 1
0
 /**
  * Get the material type.
  *
  * @return string
  */
 public function getMaterialType()
 {
     return $this->materialType->getName();
 }