You are here

public property VotingApi_Vote::$timestamp in Voting API 7.3

File

./votingapi.module, line 25
A generalized voting API for Drupal.

Class

VotingApi_Vote
Model class for votingapi_vote table.

Code

public $timestamp = REQUEST_TIME;