We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
** in Controller/BaseStaticPageController.php, line 160 https://github.com/c33s/StaticPageContentBundle/blob/master/Controller/BaseStaticPageController.php#L160 ** > Non-action public method found in controller class php * * Override this and return true to enable translations support * * @return boolean */ public FUNCTION isUsingTranslations { return $this->container->getParameter c33s_static_pages.prefer_locale_templates ; } /** - _Posted from SensioLabsInsight https://insight.sensiolabs.com/projects/7187788e-a842-4ee6-a2e0-58f4c2809f14/analyses/28 _
php * * Override this and return true to enable translations support * * @return boolean */ public FUNCTION isUsingTranslations { return $this->container->getParameter c33s_static_pages.prefer_locale_templates ; } /**
The text was updated successfully, but these errors were encountered:
yep. i agree, that's what i tried to do already :). Any comments on that in #22 ?
Sorry, something went wrong.
cfc45a0
No branches or pull requests
** in Controller/BaseStaticPageController.php, line 160 https://github.com/c33s/StaticPageContentBundle/blob/master/Controller/BaseStaticPageController.php#L160 ** > Non-action public method found in controller class
php * * Override this and return true to enable translations support * * @return boolean */ public FUNCTION isUsingTranslations { return $this->container->getParameter c33s_static_pages.prefer_locale_templates ; } /**
- _Posted from SensioLabsInsight https://insight.sensiolabs.com/projects/7187788e-a842-4ee6-a2e0-58f4c2809f14/analyses/28 _The text was updated successfully, but these errors were encountered: