it_accept_team_folder_invite

This commit is contained in:
Peter Papp
2021-08-24 13:29:45 +02:00
parent ca1d037975
commit d53a4964ae
9 changed files with 165 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ use Illuminate\Database\Eloquent\Relations\BelongsToMany;
* @method static count()
* @method static sortable(string[] $array)
* @method static forceCreate(array $array)
* @method static where(string $string, string $string1, string $toDateString)
* @method static where(string $string, string $string1)
* @method static create(array $array)
* @method static find(mixed $email)
*/