Example #1
0
 /**
  * Set the theme for a page using the page object.
  *
  * @param PageTheme $pl
  */
 public function setTheme($pl)
 {
     return parent::setTheme($pl);
 }