@@ -7,7 +7,7 @@ |
||
7 | 7 | protected $accessibilityCaption; |
8 | 8 | protected $expicitContent; |
9 | 9 | |
10 | - protected $roles = ['figure', 'image', 'logo', 'photo', 'portrait', 'galleryitem']; |
|
10 | + protected $roles = ['figure', 'image', 'logo', 'photo', 'portrait', 'galleryitem']; |
|
11 | 11 | |
12 | 12 | /** |
13 | 13 | * @param string $url |
@@ -8,7 +8,7 @@ |
||
8 | 8 | protected $accessibilityCaption; |
9 | 9 | protected $expicitContent; |
10 | 10 | |
11 | - protected $roles = ['video', 'embedwebvideo', 'embedvideo']; |
|
11 | + protected $roles = ['video', 'embedwebvideo', 'embedvideo']; |
|
12 | 12 | |
13 | 13 | /** |
14 | 14 | * @param string $url |
@@ -8,7 +8,7 @@ |
||
8 | 8 | protected $expicitContent; |
9 | 9 | protected $imageUrl; |
10 | 10 | |
11 | - protected $roles = ['audio', 'music']; |
|
11 | + protected $roles = ['audio', 'music']; |
|
12 | 12 | |
13 | 13 | /** |
14 | 14 | * @param string $url |