Esempio n. 1
0
 /**
  * Return the setting values.
  * @return array
  */
 public function settings()
 {
     return SettingsModel::instance();
 }