Skip to content

Commit 43d1ea2

Browse files
chore: fixup formatting
Signed-off-by: Josh <[email protected]>
1 parent 762dc2a commit 43d1ea2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

developer_manual/basics/events.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ To register the listener in your app's boostrap class:
335335
public function boot(IBootContext $context): void {
336336
}
337337
}
338-
}
339338
340339
**Explanation:**
341340

@@ -742,7 +741,7 @@ Filesystem scanner hooks available in scope **\\OC\\Files\\Utils\\Scanner**:
742741

743742

744743
Public emitters (Deprecated)
745-
---------------------------
744+
----------------------------
746745

747746
.. deprecated:: 18
748747
Use the `OCP event dispatcher`_ instead.

0 commit comments

Comments
 (0)