Skip to content

Commit

Permalink
fixup! phpcs: Moodle Code Checker v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jrchamp committed Mar 14, 2024
1 parent 7c845f1 commit a2d09e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/privacy/mod_zoom_provider_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @coversDefaultClass \mod_zoom\privacy\provider
*/
class mod_zoom_provider_test extends provider_testcase {
final class mod_zoom_provider_test extends provider_testcase {
/** @var object The zoom instance object. */
protected $zoominstance;

Expand Down

0 comments on commit a2d09e1

Please sign in to comment.