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

Bindings variable prefix #488

Closed
t1k3 opened this issue Mar 28, 2019 · 1 comment
Closed

Bindings variable prefix #488

t1k3 opened this issue Mar 28, 2019 · 1 comment

Comments

@t1k3
Copy link

t1k3 commented Mar 28, 2019

Bindings not working with the variable prefix.

'bindings' => [
  'foo/{type}' => 4,
  'bar/{type}' => 2
],
@shalvah
Copy link
Contributor

shalvah commented Mar 30, 2019

That's by design. Currently, bindings are intended to work only with the variable and braces. I can see a use case for this, though. I'll look into adding this.

shalvah added a commit that referenced this issue Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants