mirror of
https://gitlab.com/omair-personal/izyim.git
synced 2026-08-19 04:14:05 +00:00
large commit
This commit is contained in:
@@ -25,7 +25,7 @@ class CreatesAddress
|
||||
public function execute(AddressBookObject $object){
|
||||
|
||||
$model = $this->repository->create([
|
||||
'type' => 0,
|
||||
'type' => 1,
|
||||
'reference_id' => $object->getReferenceId(),
|
||||
'reference' => $object->getName(),
|
||||
'contact' => $object->getPhoneNumber(),
|
||||
|
||||
Reference in New Issue
Block a user