We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561bf3e commit d248274Copy full SHA for d248274
src/Document/Dictionary/DictionaryValue/Name/TypeNameValue.php
@@ -97,6 +97,7 @@ enum TypeNameValue: string implements NameValue {
97
case PROJ_C_S = 'PROJCS';
98
case PT_DATA = 'PtData';
99
case RENDITION = 'Rendition';
100
+ case RESOURCE = 'Resource';
101
case REQ_HANDLER = 'ReqHandler';
102
case REQUIREMENT = 'Requirement';
103
case RICH_MEDIA_ACTIVATION = 'RichMediaActivation';
0 commit comments