@@ -13,8 +13,8 @@ |
||
| 13 | 13 | |
| 14 | 14 | class AimeosShopBundle extends Bundle |
| 15 | 15 | { |
| 16 | - public function getPath(): string |
|
| 17 | - { |
|
| 18 | - return dirname( __DIR__ ); |
|
| 19 | - } |
|
| 16 | + public function getPath(): string |
|
| 17 | + { |
|
| 18 | + return dirname( __DIR__ ); |
|
| 19 | + } |
|
| 20 | 20 | } |