James Cole
2021-02-15 06:39:55 +01:00
parent e51f593a2d
commit e64b5dcf3a
8 changed files with 258 additions and 98 deletions

View File

@@ -52,7 +52,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
* @property int $size
* @property bool $uploaded
* @property-read Model|\Eloquent $attachable
* @property-read Collection|\FireflyIII\Models\Note[] $notes
* @property Collection|\FireflyIII\Models\Note[] $notes
* @property-read int|null $notes_count
* @property-read User $user
* @method static \Illuminate\Database\Eloquent\Builder|Attachment newModelQuery()