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 1f68683 commit ffbe09bCopy full SHA for ffbe09b
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