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