inc/registrar/config/Integration.php @@ -95,6 +95,8 @@ public function setCustomer(bool $set):self { $this->isCustomer = $set; // JVB()->connect($this->service_name)->addCustomerFields(); return $this; } public function isCustomer():bool