Example #1
0
 /**
  * Returns an array of this cParentID and aliased parentIDs.
  *
  * @return array $cID
  */
 public function getCollectionParentIDs()
 {
     return parent::getCollectionParentIDs();
 }