Example #1
0
 /**
  * Returns theme id for the collection.
  *
  * @return int
  */
 public function getCollectionThemeID()
 {
     return parent::getCollectionThemeID();
 }