This commit is contained in:
Huong Nguyen
2024-08-20 09:30:44 +07:00
395 changed files with 787 additions and 785 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ class editor extends \texteditor {
* @param array $options
* @param null $fpoptions
*/
public function use_editor($elementid, array $options = null, $fpoptions = null) {
public function use_editor($elementid, ?array $options = null, $fpoptions = null) {
global $PAGE;
// Ensure that the default configuration is set.