Skip to content

Commit 0ae743f

Browse files
authored
Merge pull request #176 from patricktorres27/add-initeditor-event
Add initEditor Event
2 parents fb1a5d3 + d5eb467 commit 0ae743f

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
@@ -12,6 +12,7 @@
1212
* @method $this onEdit($script)
1313
* @method $this onInitCreate($script)
1414
* @method $this onInitEdit($script)
15+
* @method $this onInitEditor($script)
1516
* @method $this onInitRemove($script)
1617
* @method $this onInitSubmit($script)
1718
* @method $this onOpen($script)

0 commit comments

Comments
 (0)