Completed
Push — master ( 168bd1...bbb79c )
by Basil
05:41 queued 18s
created
core/web/jsonld/Event.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -12,9 +12,9 @@
 block discarded – undo
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';
Please login to merge, or discard this patch.