mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 07:11:56 +08:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
parent
ca5404db76
commit
3737ce8146
@ -1,5 +1,14 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Flarum.
|
||||
*
|
||||
* (c) Toby Zerner <toby.zerner@gmail.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
namespace Flarum\User;
|
||||
|
||||
use Flarum\Database\AbstractModel;
|
||||
|
Loading…
x
Reference in New Issue
Block a user