Esempio n. 1
0
 /**
  * Get subclassId
  *
  * @return integer 
  */
 public function getSubclassId()
 {
     return parent::getSubclassId();
 }