How to use get() inside a set(), to call the "previous" value? #3330
Unanswered
gremo
asked this question in
Help needed
Replies: 2 comments
-
I think this is not possible to get previous value inside the get. I think we can add such api in the future. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh I see. Not a big deal as code isn't that long. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm on Deployer 6.9.0 and I'm overriding the
bin/composer
to use localcomposer.phar
:How can I return the original
bin/composer
value from insideset
?Beta Was this translation helpful? Give feedback.
All reactions