Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Khoa Nguyen Dang committed Oct 7, 2024
1 parent 31bb1f1 commit 7a3678f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public function supports_repositories() {
*
* @param string $elementid
* @param array $options
* @param null|array $fpoptions
* @param array $fpoptions
*/
public function use_editor($elementid, ?array $options = null, ?array $fpoptions = null) {
global $PAGE, $OUTPUT;
Expand Down

0 comments on commit 7a3678f

Please sign in to comment.