Skip to content

Conversation

madbob
Copy link

@madbob madbob commented Apr 21, 2019

This is intended to simplify set of multiple values, such as in:

$e->setValues('DatiTrasmissione', [
    // ...
    'PECDestinatario' => $customer->sdi_code == '0000000' ? $customer->pec : null,
    // ...
]);

@aded
Copy link
Contributor

aded commented Apr 26, 2019

This is intended to simplify set of multiple values, such as in:
(...)

Hi madbob, thanks for your PR. I'll take a look at the package in few days and will update the code soon - need to improve it :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants