Update ConstructionConsentOwner.php - forcestr

This commit is contained in:
Frank Schubert
2025-03-25 15:28:03 +00:00
parent fa2160be3b
commit f5c1fca9c5

View File

@@ -1,6 +1,7 @@
<?php
class ConstructionConsentOwner extends mfBaseModel {
protected $forcestr = ["zip", "phone", "phone2", "fax", "email"];
private $consent;
private $files;
private $result_file;