mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 01:50:38 +00:00
Fix backend code styling
This commit is contained in:
@@ -11,8 +11,8 @@ use Illuminate\Database\Eloquent\Factories\HasFactory;
|
||||
* @method static currentMonth()
|
||||
* @property string id
|
||||
* @property string user_id
|
||||
* @property integer upload
|
||||
* @property integer download
|
||||
* @property int upload
|
||||
* @property int download
|
||||
*/
|
||||
class Traffic extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user