@@ -4,8 +4,7 @@ |
||
4 | 4 | |
5 | 5 | namespace MaxBeckers\AmazonAlexa\Response\Directives\Display; |
6 | 6 | |
7 | -class Image |
|
8 | -{ |
|
7 | +class Image { |
|
9 | 8 | /** @param ImageSource[] $sources */ |
10 | 9 | public function __construct( |
11 | 10 | public ?string $contentDescription = null, |