class ContentTypeGroupCreateStruct extends ContentTypeGroupStruct
This class is used for creating a content type group.
Properties
string | $identifier | Readable and unique string identifier of a group. |
mixed | $creatorId | If set this value overrides the current user as creator. |
DateTime | $creationDate | If set this value overrides the current time for creation. |