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

[5.3] Allow passing a Closure to View::share() method #15312

Merged
merged 2 commits into from
Sep 7, 2016
Merged

[5.3] Allow passing a Closure to View::share() method #15312

merged 2 commits into from
Sep 7, 2016

Commits on Sep 6, 2016

  1. [5.3] Allow passing a Closure to View::share() method

    Allows you to pass a Closure as the $value parameter to View::share() method.
    memu authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    76d40ed View commit details
    Browse the repository at this point in the history
  2. Fix StyleCI

    memu authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    2a82d56 View commit details
    Browse the repository at this point in the history