Example #1
0
 /**
  * Retrieves all custom style rules that should be inserted into the header on a page, whether they are defined in areas
  * or blocks.
  */
 public function outputCustomStyleHeaderItems($return = false)
 {
     return parent::outputCustomStyleHeaderItems($return);
 }