mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Use deprecated directive instead of note
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
0a81cb4f88
commit
85b4fa3628
@ -677,7 +677,8 @@ tbd
|
||||
Hooks
|
||||
-----
|
||||
|
||||
.. warning:: The hooks mechanism is deprecated. Use the `OCP event dispatcher`_ instead.
|
||||
.. deprecated:: 18
|
||||
Use the `OCP event dispatcher`_ instead.
|
||||
|
||||
.. sectionauthor:: Bernhard Posselt <dev@bernhard-posselt.com>
|
||||
|
||||
@ -861,8 +862,9 @@ Filesystem scanner hooks available in scope **\\OC\\Files\\Utils\\Scanner**:
|
||||
|
||||
|
||||
Public emitter
|
||||
--------------------
|
||||
--------------
|
||||
|
||||
.. warning:: The public emitter mechanism is deprecated. Use the `OCP event dispatcher`_ instead.
|
||||
.. deprecated:: 18
|
||||
Use the `OCP event dispatcher`_ instead.
|
||||
|
||||
tbd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user