Verified Commit 19bd9092 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3309748 by andypost, Ratan Priya, Berdir, mondrake, catch: Define...

Issue #3309748 by andypost, Ratan Priya, Berdir, mondrake, catch: Define missing object properties on non-testing classes for PHP 8.2

(cherry picked from commit 4a16f2a8566e20b976512026b82bd5d3544d3660)
parent 3b119f2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ class ManyToOneHelper {
   *
   * @var bool
   */
  public $formula = FALSE;
  public bool $formula = FALSE;

  /**
   * The handler.