Update phpstan level to 6

This commit is contained in:
DariusIII
2026-02-11 14:02:26 +01:00
parent eed6250518
commit f4c444c9b0
291 changed files with 3684 additions and 1089 deletions
+1 -1
View File
@@ -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.