mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -23,7 +23,7 @@ use InvalidArgumentException;
|
|||||||
*/
|
*/
|
||||||
class NotificationPreference extends AbstractModel
|
class NotificationPreference extends AbstractModel
|
||||||
{
|
{
|
||||||
static protected $channels = [];
|
protected static $channels = [];
|
||||||
|
|
||||||
public function user()
|
public function user()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user