|
40 | 40 | "patternId" : "CakePHP_Formatting_BlankLineBeforeReturn", |
41 | 41 | "title" : "Formatting: Blank Line Before Return", |
42 | 42 | "parameters" : [ ] |
43 | | -}, { |
44 | | - "patternId" : "CakePHP_Functions_ClosureDeclaration", |
45 | | - "title" : "Functions: Closure Declaration", |
46 | | - "parameters" : [ ] |
47 | 43 | }, { |
48 | 44 | "patternId" : "CakePHP_NamingConventions_ValidFunctionName", |
49 | 45 | "title" : "Naming Conventions: Valid Function Name", |
|
1038 | 1034 | "patternId" : "MEQP1_Templates_XssTemplate", |
1039 | 1035 | "title" : "Templates: Xss Template", |
1040 | 1036 | "parameters" : [ ] |
| 1037 | +}, { |
| 1038 | + "patternId" : "Magento2Framework_Header_Copyright", |
| 1039 | + "title" : "Header: Copyright", |
| 1040 | + "parameters" : [ ] |
| 1041 | +}, { |
| 1042 | + "patternId" : "Magento2Framework_Header_CopyrightAnotherExtensionsFiles", |
| 1043 | + "title" : "Header: Copyright Another Extensions Files", |
| 1044 | + "parameters" : [ ] |
| 1045 | +}, { |
| 1046 | + "patternId" : "Magento2Framework_Header_CopyrightGraphQL", |
| 1047 | + "title" : "Header: Copyright Graph QL", |
| 1048 | + "parameters" : [ ] |
| 1049 | +}, { |
| 1050 | + "patternId" : "Magento2Framework_Header_License", |
| 1051 | + "title" : "Header: License", |
| 1052 | + "parameters" : [ ] |
1041 | 1053 | }, { |
1042 | 1054 | "patternId" : "Magento2_Annotation_MethodAnnotationStructure", |
1043 | 1055 | "title" : "Annotation: Method Annotation Structure", |
|
0 commit comments