示例#1
0
 /**
  * Unset the post data.
  *
  * {@see BlogHelper::unsetData} for more information
  */
 function unsetData()
 {
     return parent::unsetData();
 }