class ContentTypeGroupRefList extends Value
ContentTypeGroup list view model.
Properties
ContentType | $contentType | Content type. |
ContentTypeGroup[] | $contentTypeGroups | Content type groups of the content type. |
Methods
__construct(ContentType $contentType, array $contentTypeGroups)
Construct. |
Details
at line 39
public
__construct(ContentType $contentType, array $contentTypeGroups)
Construct.