Skip to content
New issue

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

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

Already on GitHub? # to your account

Make twillTrans exportable so it can be used in config #2563

Merged
merged 4 commits into from
May 23, 2024

Conversation

Tofandel
Copy link
Contributor

Currently if you use twillTrans in a config file and run php artisan config:cache the command will fail because TwillTranslation does not implement the required __set_state method to work in var_export

This PR adds the method so that config:cache can work with twillTrans

@ifox ifox merged commit c1aff40 into area17:3.x May 23, 2024
11 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants