Skip to content

Commit 550a11e

Browse files
author
Saket Hatwar
committed
lint
1 parent aaebee6 commit 550a11e

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

modules/user_accounts/php/edit_user.class.inc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<?php
2-
3-
declare(strict_types=1);
1+
<?php declare(strict_types=1);
42

53
/**
64
* The user account page

modules/user_accounts/php/user_accounts.class.inc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<?php
2-
3-
declare(strict_types=1);
1+
<?php declare(strict_types=1);
42

53
/**
64
* The menu for user accounts

0 commit comments

Comments
 (0)