upgrade functionality for v2.0.10

This commit is contained in:
Čarodej
2022-03-30 13:36:28 +02:00
parent 621f6770c5
commit d362b37cd3
10 changed files with 229 additions and 71 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ use Illuminate\Database\Eloquent\Relations\BelongsToMany;
/**
* @method static whereUserId(int|string|null $id)
* @method static find(mixed $id)
* @method static where(string $string, string $user_id)
* @method static findOrFail(string $root_id)
* @method static where(string $key, string $value)
* @method static findOrFail(string $id)
* @method static create(array $array)
* @property string id
* @property string user_id