You are here

property pay_form::$min_amount in Pay 7

Same name and namespace in other branches
  1. 6 includes/handlers/pay_form.inc \pay_form::min_amount

File

includes/handlers/pay_form.inc, line 16
The base class for payment activities. All payment form classes should extend this.

Class

pay_form
@file The base class for payment activities. All payment form classes should extend this.

Code

var $min_amount = 1.0;