phpstan 5 errors fixed
This commit is contained in:
@@ -15,11 +15,4 @@ class OnlinePaymentHistory extends Model
|
||||
* @var string
|
||||
*/
|
||||
protected $table = 'online_payment_histories';
|
||||
|
||||
/**
|
||||
* Guarded attributes
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $guarded = [];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user