@@ -21,7 +21,7 @@ |
||
21 | 21 | { |
22 | 22 | $this |
23 | 23 | ->setQualifiedName("Saci\\{$moduleName}\\UseCase\\") |
24 | - ->setInterfaces(['MappingInterface']) |
|
24 | + ->setInterfaces([ 'MappingInterface' ]) |
|
25 | 25 | ->setMethod( |
26 | 26 | PhpMethod::create('__construct') |
27 | 27 | ) |