You are here

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

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

File

./content_type_groups.class.inc, line 18

Class

ContentTypeGroup
Utility class to handle content type groups

Code

private static $table_types = 'content_type_groups_types';