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