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 0ae743f + 6f55e7e commit 60811a8Copy full SHA for 60811a8
src/Html/Editor/HasEvents.php
@@ -16,6 +16,7 @@
16
* @method $this onInitRemove($script)
17
* @method $this onInitSubmit($script)
18
* @method $this onOpen($script)
19
+ * @method $this onOpened($script)
20
* @method $this onPostCreate($script)
21
* @method $this onPostEdit($script)
22
* @method $this onPostRemove($script)
0 commit comments