We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb1a5d3 + d5eb467 commit 0ae743fCopy full SHA for 0ae743f
src/Html/Editor/HasEvents.php
@@ -12,6 +12,7 @@
12
* @method $this onEdit($script)
13
* @method $this onInitCreate($script)
14
* @method $this onInitEdit($script)
15
+ * @method $this onInitEditor($script)
16
* @method $this onInitRemove($script)
17
* @method $this onInitSubmit($script)
18
* @method $this onOpen($script)
0 commit comments