view.php
11.9 KB
-
Allow for passing variables to views with more expressive method calls. · 5e237381
Example: with_foo($bar) instead of with('foo', $bar) Signed-off-by: Franz Liedke <franz@develophp.org>
Franz Liedke committed
Example: with_foo($bar) instead of with('foo', $bar) Signed-off-by: Franz Liedke <franz@develophp.org>