Skip to content

Commit fb1a5d3

Browse files
authored
Merge pull request #175 from patricktorres27/add-onclosed-event
Add onClosed Event
2 parents f96ec08 + 0136cb6 commit fb1a5d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Html/Editor/HasEvents.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
/**
88
* @method $this onClose($script)
9+
* @method $this onClosed($script)
910
* @method $this onCreate($script)
1011
* @method $this onDisplayOrder($script)
1112
* @method $this onEdit($script)

0 commit comments

Comments
 (0)