コード例 #1
0
 protected static function resolveSelectedRadioButtonListOption(RedBeanModel $model)
 {
     return $model->resolveIsClosedForNull();
 }