mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
Fix classes usage
This commit is contained in:
@@ -381,7 +381,6 @@ class ProcessReleases
|
||||
*
|
||||
* @throws \Throwable
|
||||
*/
|
||||
#[ArrayShape(['added' => 'int', 'dupes' => 'int'])]
|
||||
public function createReleases(int|string $groupID): array
|
||||
{
|
||||
$startTime = now()->toImmutable();
|
||||
|
||||
Reference in New Issue
Block a user