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] Add default parameters to UrlGenerator #16650

Closed
wants to merge 4 commits into from
Closed

[5.3] Add default parameters to UrlGenerator #16650

wants to merge 4 commits into from

Commits on Dec 4, 2016

  1. Update UrlGenerator.php

    Now we can add in out providers global parameters like 'locale' to fill named routers without passing ['locale' => <current-locale>] in every url generation on pages.
    pilot911 authored Dec 4, 2016
    Configuration menu
    Copy the full SHA
    539ba26 View commit details
    Browse the repository at this point in the history
  2. Update UrlGenerator.php

    pilot911 authored Dec 4, 2016
    Configuration menu
    Copy the full SHA
    73b6f4b View commit details
    Browse the repository at this point in the history
  3. Update UrlGenerator.php

    pilot911 authored Dec 4, 2016
    Configuration menu
    Copy the full SHA
    9831721 View commit details
    Browse the repository at this point in the history
  4. Update UrlGenerator.php

    pilot911 authored Dec 4, 2016
    Configuration menu
    Copy the full SHA
    8a9b79f View commit details
    Browse the repository at this point in the history