mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-04 09:20:21 -05:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -18,9 +18,9 @@ use Illuminate\Database\Eloquent\Model;
|
||||
/**
|
||||
* App\Models\ApplicationImageProof.
|
||||
*
|
||||
* @property int $id
|
||||
* @property int $application_id
|
||||
* @property string $image
|
||||
* @property int $id
|
||||
* @property int $application_id
|
||||
* @property string $image
|
||||
* @property \Illuminate\Support\Carbon|null $created_at
|
||||
* @property \Illuminate\Support\Carbon|null $updated_at
|
||||
* @property-read \App\Models\Application $application
|
||||
|
||||
Reference in New Issue
Block a user