diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 9312cf75..eee11b91 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -25,9 +25,6 @@ parameters: ignoreErrors: - '#^Unsafe usage of new static#' # --- TODO-s --- - # Tricky readonlys - - '#Assign it in the constructor\.$#' - - '#is assigned outside of the constructor\.$#' # X vs. X contract - '#but returns Illuminate\\Contracts\\#' # SoftDeletes