Pint
This commit is contained in:
@@ -13,7 +13,7 @@ class PopularWeekly extends Model
|
||||
*
|
||||
* @var string[]
|
||||
*/
|
||||
protected $fillable = [ 'episode_id' ];
|
||||
protected $fillable = ['episode_id'];
|
||||
|
||||
/**
|
||||
* Get the Episode.
|
||||
|
||||
Reference in New Issue
Block a user