mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Update phpstan level to 6
This commit is contained in:
@@ -141,6 +141,8 @@ class CreateMediaIndexes extends Command
|
||||
|
||||
/**
|
||||
* Create a single Manticore index.
|
||||
*
|
||||
* @param array<string, mixed> $schema
|
||||
*/
|
||||
private function createManticoreIndex(Client $client, string $indexName, array $schema, bool $dropExisting): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user