Beispiel #1
0
 /**
  * @return Style
  */
 public function getMockupStyle()
 {
     return $this->styleManager->create($this->styleData);
 }