Skip to content

Commit

Permalink
Fixed #15550
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
brandonkelly committed Aug 18, 2024
1 parent 679d388 commit cd245df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/base/Element.php
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ abstract class Element extends Component implements ElementInterface
public const EVENT_DEFINE_ADDITIONAL_BUTTONS = 'defineAdditionalButtons';

/**
* @event DefineMenuComponentEvent The event that is triggered when defining action menu items..
* @event DefineMenuItemsEvent The event that is triggered when defining action menu items..
* @see getActionMenuItems()
* @since 5.0.0
*/
Expand Down

0 comments on commit cd245df

Please sign in to comment.