A bundle which allow you to easily store you application configuration.
-
** In a controller **
$sitename = $this->container->get('openify.configuration')->get('site_name');
-
** In a view **
{{ openify_configuration.get('site_name') }}
| Name | Name | Last commit date | ||
|---|---|---|---|---|