mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-28 22:41:13 -05:00
fix: tmdb service phpstan ci
This commit is contained in:
@@ -40,7 +40,7 @@ class ProcessTvJob implements ShouldQueue
|
||||
/**
|
||||
* ProcessTvJob Constructor.
|
||||
*/
|
||||
public function __construct(public $id)
|
||||
public function __construct(public int $id)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user