Example #1
0
 /**
  * Get update site information
  *
  * @return  array  List of tables without prefix
  *
  * @since   2.0
  */
 protected function getUpdateSite()
 {
     return parent::getUpdateSite();
 }