mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 18:00:40 +00:00
Refactoring
This commit is contained in:
@@ -9,6 +9,10 @@ use Illuminate\Database\Eloquent\Factories\HasFactory;
|
||||
/**
|
||||
* @method static whereYear(string $string, string $string1, int $year)
|
||||
* @method static currentMonth()
|
||||
* @property string id
|
||||
* @property string user_id
|
||||
* @property integer upload
|
||||
* @property integer download
|
||||
*/
|
||||
class Traffic extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user