Lint
This commit is contained in:
parent
c3af978e22
commit
9c53e5e93c
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ class FrontController
|
||||||
'protocol' => $protocol,
|
'protocol' => $protocol,
|
||||||
'config' => $this->config,
|
'config' => $this->config,
|
||||||
'canonical' => $this->getCanonicalUrl($request),
|
'canonical' => $this->getCanonicalUrl($request),
|
||||||
'uglyUrls' => $this->config->uglyUrls,
|
'uglyUrls' => $this->config->uglyUrls,
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue