mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
controller refactoring part 24
This commit is contained in:
@@ -19,6 +19,8 @@ use Illuminate\Database\Eloquent\Factories\HasFactory;
|
||||
/**
|
||||
* @method static whereUserId($user_id)
|
||||
* @method static whereId($id)
|
||||
* @property string folder_id
|
||||
* @property string id
|
||||
*/
|
||||
class File extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user