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.
1 parent 7190cfd commit d5eb467Copy full SHA for d5eb467
src/Html/Editor/HasEvents.php
@@ -11,6 +11,7 @@
11
* @method $this onEdit($script)
12
* @method $this onInitCreate($script)
13
* @method $this onInitEdit($script)
14
+ * @method $this onInitEditor($script)
15
* @method $this onInitRemove($script)
16
* @method $this onInitSubmit($script)
17
* @method $this onOpen($script)
0 commit comments