Example #1
0
 /**
  * Returns Collection's theme object.
  *
  * @return PageTheme
  */
 public function getCollectionThemeObject()
 {
     return parent::getCollectionThemeObject();
 }