Exemplo n.º 1
0
 /**
  * Return the CSS header code and file includes
  *
  * @return string
  */
 public function getCss()
 {
     return $this->xPluginManager->getCss();
 }