Пример #1
0
 public function defaultValue($prop)
 {
     return Config::settingDefault(static::propToKey($prop));
 }