Пример #1
0
 /**
  * Provides access to flexible_table::can_be_reset() method.
  *
  * @return bool
  */
 public function can_be_reset()
 {
     return parent::can_be_reset();
 }