mirror of
https://github.com/Mibew/mibew.git
synced 2025-01-31 05:20:30 +03:00
Fix docs for EventDispatcher\Events::BUTTON_GENERATE const
This commit is contained in:
parent
47672a5eb6
commit
7a09546198
@ -57,7 +57,7 @@ final class Events
|
||||
/**
|
||||
* A button is generated.
|
||||
*
|
||||
* This event is triggered after a button has been deleted. An associative
|
||||
* This event is triggered after a button has been generated. An associative
|
||||
* array with the following items is passed to the event handlers:
|
||||
* - "button": an instance of {@link \Canteen\HTML5\Fragment} which
|
||||
* represents markup of the button.
|
||||
|
Loading…
Reference in New Issue
Block a user