Clean up code.

This commit is contained in:
James Cole
2023-12-10 06:51:59 +01:00
parent c2b22a2bac
commit 46e130fdfe
195 changed files with 973 additions and 984 deletions

View File

@@ -43,9 +43,7 @@ class NewAccessToken extends Notification
*
* @return void
*/
public function __construct()
{
}
public function __construct() {}
/**
* Get the array representation of the notification.

View File

@@ -40,9 +40,7 @@ class UserRegistration extends Notification
*
* @return void
*/
public function __construct()
{
}
public function __construct() {}
/**
* Get the array representation of the notification.