@@ -26,7 +26,7 @@ |
||
26 | 26 | class main_listener implements EventSubscriberInterface |
27 | 27 | { |
28 | 28 | /** @var string A link to a rich content media site for demo purposes */ |
29 | - public const MEDIA_DEMO_URL ='https://youtu.be/Ne18ZQ7LLI0'; |
|
29 | + public const MEDIA_DEMO_URL = 'https://youtu.be/Ne18ZQ7LLI0'; |
|
30 | 30 | |
31 | 31 | /** @var auth */ |
32 | 32 | protected $auth; |