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:
@@ -14,7 +14,7 @@ use Illuminate\Support\Facades\Facade;
|
||||
*
|
||||
* @see \App\Services\TvProcessing\TvProcessingPipeline
|
||||
*/
|
||||
class TvProcessing extends Facade
|
||||
class TvProcessing extends Facade // @phpstan-ignore missingType.iterableValue, missingType.generics
|
||||
{
|
||||
/**
|
||||
* Get the registered name of the component.
|
||||
|
||||
Reference in New Issue
Block a user