@@ -42,6 +42,6 @@ |
||
42 | 42 | */ |
43 | 43 | public function get( string $name ) : \Aimeos\Base\Mail\Iface |
44 | 44 | { |
45 | - return new \Aimeos\Base\Mail\Symfony( $this->closure ); |
|
45 | + return new \Aimeos\Base\Mail\Symfony( $this->closure ); |
|
46 | 46 | } |
47 | 47 | } |