Minor - Improve code with PHP cs fixer - refs BT#20366

pull/4518/head
Christian 3 years ago
parent b9f71455b0
commit 3a51159627
  1. 2
      main/inc/lib/exercise.lib.php

@ -1927,8 +1927,6 @@ HOTSPOT;
/**
* Get the table as array of results of exercises attempts with questions score.
*
* @param Exercise $objExercise
*
* @return array
*/
public static function getTrackExerciseAttemptsTable(Exercise $objExercise)

Loading…
Cancel
Save