Example #1
0
 /**
  * Get config
  *
  * @return string
  */
 public function getConfig()
 {
     return Application::getConfig();
 }