You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,5 +5,5 @@ Changelog
5
5
***2013-05-25**: [Bundle] Drop symfony_ from symfony_cmf prefix
6
6
***2013-05-24**: [Document] ContentRepository now requires ManagerRegistry in the constructor and provides `setManagerName()` in the same way as RouteProvider
7
7
***2013-05-24**: [Document] RouteProvider now requires ManagerRegistry in the constructor (the `cmf_routing.default_route_provider` does this for you)
8
-
** To use a different document manager from the registry, call `setManagerName()` on the RouteProvider
8
+
* To use a different document manager from the registry, call `setManagerName()` on the RouteProvider
0 commit comments