@@ -12,9 +12,9 @@ |
||
12 | 12 | */ |
13 | 13 | class Event extends BaseThing implements EventInterface |
14 | 14 | { |
15 | - /** |
|
16 | - * @inheritdoc |
|
17 | - */ |
|
15 | + /** |
|
16 | + * @inheritdoc |
|
17 | + */ |
|
18 | 18 | public function typeDefintion() |
19 | 19 | { |
20 | 20 | return 'Event'; |