Mild code cleanup.

This commit is contained in:
James Cole
2023-08-26 18:42:18 +02:00
parent 63297c43b7
commit 66cc3f48bc
10 changed files with 85 additions and 79 deletions

View File

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