Skip to content

Commit

Permalink
this parameter was only used for sonata admin
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Feb 6, 2017
1 parent ed15470 commit 3326b3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/DependencyInjection/CmfCoreExtension.php
Expand Up @@ -126,7 +126,6 @@ public function prepend(ContainerBuilder $container)
'persistence' => [
'phpcr' => [
'enabled' => $persistenceConfig['enabled'],
'content_basepath' => $persistenceConfig['basepath'].'/content',
'route_basepaths' => $routePaths,
'manager_name' => $persistenceConfig['manager_name'],
],
Expand Down

0 comments on commit 3326b3c

Please sign in to comment.