You are here

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

Same name and namespace in other branches
  1. 7.2 content_type_groups.class.inc \ContentTypeGroup::table_types

File

./content_type_groups.module, line 146
Module file for the Content type groups module.

Class

ContentTypeGroup
Utility class to handle content type groups

Code

private static $table_types = 'content_type_groups_types';