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