mirror of
https://github.com/Mibew/mibew.git
synced 2025-04-25 15:56:07 +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.
|
* 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:
|
* array with the following items is passed to the event handlers:
|
||||||
* - "button": an instance of {@link \Canteen\HTML5\Fragment} which
|
* - "button": an instance of {@link \Canteen\HTML5\Fragment} which
|
||||||
* represents markup of the button.
|
* represents markup of the button.
|
||||||
|
Loading…
Reference in New Issue
Block a user