public static property MostPopularInterval::$table in Drupal Most Popular 7
Same name and namespace in other branches
- 6 classes/intervals.php \MostPopularInterval::table
File
- classes/
intervals.php, line 21 - Defines a wrapper for the mostpopular_intervals table.
Class
- MostPopularInterval
- @file Defines a wrapper for the mostpopular_intervals table.
Code
public static $table = 'mostpopular_intervals';