Skip to content

Commit

Permalink
cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
Rom1-B authored and btry committed Aug 30, 2024
1 parent eefab6b commit 21ecb76
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions inc/section.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -353,8 +353,7 @@ public function moveDown() {
return $success;
}

public function fixOrder(): void
{
public function fixOrder(): void {
global $DB;

$formId = $this->fields['plugin_formcreator_forms_id'];
Expand Down

0 comments on commit 21ecb76

Please sign in to comment.