Generate grid
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace App\Model\TMDB;
|
||||
|
||||
class TMDBActor
|
||||
class TMDBMovieCredit
|
||||
{
|
||||
public function __construct(
|
||||
public int $id { get => $this->id; },
|
||||
Reference in New Issue
Block a user