You are here

private static property ContentTypeGroup::$table_groups in Content type groups 7.2

Same name and namespace in other branches
  1. 7 content_type_groups.module \ContentTypeGroup::table_groups

File

./content_type_groups.class.inc, line 17

Class

ContentTypeGroup
Utility class to handle content type groups

Code

private static $table_groups = 'content_type_groups_groups';