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 5008862 commit 6fc4cdfCopy full SHA for 6fc4cdf
skel/file/tiny/plugininfo_php.mustache
@@ -92,6 +92,10 @@ class plugininfo extends plugin{{!
92
/**
93
* Allows to pass to pass options from the PHP to the JavaScript API of the plugin.
94
*
95
+ * @param context $context
96
+ * @param array $options
97
+ * @param array $fpoptions
98
+ * @param ?\editor_tiny\editor $editor = null
99
* @return array
100
*/
101
public static function get_plugin_configuration_for_context(
0 commit comments