Пример #1
0
 /**
  * Get styles
  *
  * @return string
  */
 public function getStyles()
 {
     return $this->styles->__toString() . "\n";
 }