mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-27 17:28:39 +00:00
php-cs-fixer pass
This commit is contained in:
parent
40288b7166
commit
57c608fa94
2 changed files with 4 additions and 2 deletions
|
@ -13,6 +13,7 @@ class StaticController extends Controller
|
|||
public function howtoAction()
|
||||
{
|
||||
$addonsUrl = $this->container->getParameter('addons_url');
|
||||
|
||||
return $this->render(
|
||||
'WallabagCoreBundle:Static:howto.html.twig',
|
||||
['addonsUrl' => $addonsUrl]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue