20250427#1
This commit is contained in:
@@ -8,8 +8,8 @@ use Attribute;
|
||||
class ValueObject {
|
||||
|
||||
public function __construct(
|
||||
public bool $autoPropertyName = false,
|
||||
public ?string $propertyName = null,
|
||||
public bool $firstProperty = false
|
||||
) {}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user