public static property MostPopularItem::$table in Drupal Most Popular 6
Same name and namespace in other branches
- 7 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';