mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-07-06 09:07:29 +08:00
api add middleware: CheckSiteStatus
This commit is contained in:
@@ -364,7 +364,7 @@ HTML;
|
||||
}
|
||||
}
|
||||
|
||||
public function listRatings(array $ptGenData, string $imdbLink, string $desc = ''): array
|
||||
public function listRatings(array $ptGenData, ?string $imdbLink, string $desc = ''): array
|
||||
{
|
||||
$results = [];
|
||||
$log = "";
|
||||
|
||||
Reference in New Issue
Block a user