Esempio n. 1
0
 /**
  * Drops the table needed for the settings of the field
  */
 public function uninstall()
 {
     return FieldEntry_relationship::deleteFieldTable();
 }