Verified Commit 997a0597 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
parent fc46f786
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.