forked from wallabag/wallabag
php-cs-fixer pass
This commit is contained in:
@ -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]
|
||||
|
||||
Reference in New Issue
Block a user