You are here

protected property CommerceDiscountDateUITest::$dayInSeconds in Commerce Discount 7

The number of seconds in a day (60 * 60 * 24).

Type: int

File

tests/commerce_discount_date_ui.test, line 25
Commerce Discounts date UI tests.

Class

CommerceDiscountDateUITest
Testing commerce discount date UI.

Code

protected $dayInSeconds = 86400;