mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
PHP Style Change (Laravel Pint CI)
This commit is contained in:
@@ -34,6 +34,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class Subscription extends Model
|
||||
{
|
||||
use Auditable;
|
||||
|
||||
/** @use HasFactory<\Database\Factories\SubscriptionFactory> */
|
||||
use HasFactory;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user