Skip to content

Commit

Permalink
Declare strict types
Browse files Browse the repository at this point in the history
  • Loading branch information
campbell-m committed Jul 2, 2024
1 parent 3a42d26 commit e20eb54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/edit_room_handler.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
namespace MRBS;

require "defaultincludes.inc";
Expand Down

0 comments on commit e20eb54

Please sign in to comment.