Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

redirect_fallback#191

Open
lsmith77 wants to merge 9 commits into
masterfrom
AsfalothDE-master
Open

redirect_fallback#191
lsmith77 wants to merge 9 commits into
masterfrom
AsfalothDE-master

Conversation

@lsmith77

Copy link
Copy Markdown
Contributor

No description provided.

* @param string|null $defaultRoute
*/
public function __construct(ActiveTheme $activeTheme, array $themes, array $cookieOptions = null)
public function __construct(ActiveTheme $activeTheme, array $themes, array $cookieOptions = null, RouterInterface $router, $defaultRoute = null)

@maximgubar maximgubar Jun 18, 2018

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lsmith77 it looks like a BC break, shall we announce it somehow, or refactor ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point .. we could actually add a setter for this which is only used if the feature is enabled.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or allow the argument to be null and in that case fall back to the old logic

@lsmith77 lsmith77 changed the title Asfaloth de master redirect_fallback May 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants