Example #1
0
 public static function from_form($value)
 {
     return self::from_file(parent::from_form($value));
 }