Skip to content

Commit

Permalink
Generated Artifacts (cms@4439082)
Browse files Browse the repository at this point in the history
Finish 5.3.5
  • Loading branch information
shinybrad committed Aug 22, 2024
1 parent 3677633 commit 1235401
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/.artifacts/cms/5.x/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -1368,7 +1368,7 @@
{
"class": "craft\\base\\Element",
"name": "EVENT_DEFINE_ACTION_MENU_ITEMS",
"type": "craft\\base\\DefineMenuComponentEvent",
"type": "craft\\events\\DefineMenuItemsEvent",
"desc": "The event that is triggered when defining action menu items..",
"filters": {
"duplicating": {
Expand Down Expand Up @@ -6535,7 +6535,7 @@
{
"class": "craft\\elements\\Address",
"name": "EVENT_DEFINE_ACTION_MENU_ITEMS",
"type": "craft\\base\\DefineMenuComponentEvent",
"type": "craft\\events\\DefineMenuItemsEvent",
"desc": "The event that is triggered when defining action menu items..",
"filters": {
"duplicating": {
Expand Down Expand Up @@ -8779,7 +8779,7 @@
{
"class": "craft\\elements\\Asset",
"name": "EVENT_DEFINE_ACTION_MENU_ITEMS",
"type": "craft\\base\\DefineMenuComponentEvent",
"type": "craft\\events\\DefineMenuItemsEvent",
"desc": "The event that is triggered when defining action menu items..",
"filters": {
"duplicating": {
Expand Down Expand Up @@ -10722,7 +10722,7 @@
{
"class": "craft\\elements\\Category",
"name": "EVENT_DEFINE_ACTION_MENU_ITEMS",
"type": "craft\\base\\DefineMenuComponentEvent",
"type": "craft\\events\\DefineMenuItemsEvent",
"desc": "The event that is triggered when defining action menu items..",
"filters": {
"duplicating": {
Expand Down Expand Up @@ -13467,7 +13467,7 @@
{
"class": "craft\\elements\\Entry",
"name": "EVENT_DEFINE_ACTION_MENU_ITEMS",
"type": "craft\\base\\DefineMenuComponentEvent",
"type": "craft\\events\\DefineMenuItemsEvent",
"desc": "The event that is triggered when defining action menu items..",
"filters": {
"draft": {
Expand Down Expand Up @@ -16581,7 +16581,7 @@
{
"class": "craft\\elements\\GlobalSet",
"name": "EVENT_DEFINE_ACTION_MENU_ITEMS",
"type": "craft\\base\\DefineMenuComponentEvent",
"type": "craft\\events\\DefineMenuItemsEvent",
"desc": "The event that is triggered when defining action menu items..",
"filters": {
"duplicating": {
Expand Down Expand Up @@ -18628,7 +18628,7 @@
{
"class": "craft\\elements\\Tag",
"name": "EVENT_DEFINE_ACTION_MENU_ITEMS",
"type": "craft\\base\\DefineMenuComponentEvent",
"type": "craft\\events\\DefineMenuItemsEvent",
"desc": "The event that is triggered when defining action menu items..",
"filters": {
"duplicating": {
Expand Down Expand Up @@ -20829,7 +20829,7 @@
{
"class": "craft\\elements\\User",
"name": "EVENT_DEFINE_ACTION_MENU_ITEMS",
"type": "craft\\base\\DefineMenuComponentEvent",
"type": "craft\\events\\DefineMenuItemsEvent",
"desc": "The event that is triggered when defining action menu items..",
"filters": {
"duplicating": {
Expand Down

0 comments on commit 1235401

Please sign in to comment.