We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a55094 commit 7bcb6dcCopy full SHA for 7bcb6dc
docs/api/event_reference/content_events.md
@@ -45,6 +45,6 @@ page_type: reference
45
| Event | Dispatched by | Properties |
46
|---|---|---|
47
|`BeforeHideContentEvent`|`ContentService::hideContent`|`ContentInfo $contentInfo`|
48
-|`HideContentEvent`|`ContentService::hideContent`|`ContentInfo $contentInfo|
+|`HideContentEvent`|`ContentService::hideContent`|`ContentInfo $contentInfo`|
49
|`BeforeRevealContentEvent`|`ContentService::revealContent`|`ContentInfo $contentInfo`|
50
|`RevealContentEvent`|`ContentService::revealContent`|`ContentInfo $contentInfo`|
0 commit comments