Fix deprecation message introduced by 3d511f3
All checks were successful
Create Docker Image / Test Application (x86_64) (push) Successful in 3m29s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m41s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 8m55s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s

This commit is contained in:
Deon George 2025-06-01 14:15:21 +10:00
parent 283195a9dc
commit b343f8a28e

View File

@ -13,6 +13,7 @@ class Attribute extends Component
public bool $edit;
public bool $new;
public bool $old;
public bool $updated;
/**
* Create a new component instance.