Ejemplo n.º 1
0
 /**
  * returns the Collection's cID.
  *
  * @return int
  */
 public function getCollectionID()
 {
     return parent::getCollectionID();
 }