File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ final class FieldOfApplication extends Enum
3636
3737 public const PERSONAL_DEVELOPMENT = 'personal-development ' ;
3838
39- public const MARGETING = 'margeting ' ;
39+ public const MARKETING = 'marketing ' ;
4040
4141 public const NON_PROFIT = 'non-profit ' ;
4242
Original file line number Diff line number Diff line change 5050 <property name =" searchAnnotations" type =" boolean" value =" true" />
5151 </properties >
5252 </rule >
53- <rule ref =" SlevomatCodingStandard.Files.TypeNameMatchesFileName" >
54- <properties >
55- <property name =" rootNamespaces" type =" array" value =" libs/SmartSelling=>SmartSelling" />
56- </properties >
57- </rule >
53+ <rule ref =" SlevomatCodingStandard.Files.TypeNameMatchesFileName" >
54+ <properties >
55+ <property name =" rootNamespaces" type =" array" >
56+ <element key =" libs/SmartSelling" value =" SmartSelling" />
57+ </property >
58+ </properties >
59+ </rule >
5860 <rule ref =" SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly" >
5961 <properties >
6062 <property name =" allowFullyQualifiedExceptions" type =" boolean" value =" true" />
You can’t perform that action at this time.
0 commit comments