Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use setDefaultValueBinder #1755

Merged
merged 9 commits into from
Sep 11, 2018
Merged

use setDefaultValueBinder #1755

merged 9 commits into from
Sep 11, 2018

Conversation

devinfd
Copy link
Contributor

@devinfd devinfd commented Aug 7, 2018

Use setDefaultValueBinder instead. This way a developer could export or import like this:
Excel::export($exportWithCustomValueBinder, 'file.xlsx')->setDefaultValueBinder()->export($exportWithDefaultValueBinder, 'file2.xlsx') when "batch" exporting/importing is possible.

This may be an edge case but at least it gives the option.

@patrickbrouwers patrickbrouwers merged commit 677932d into SpartnerNL:develop Sep 11, 2018
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