File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99 <service id =" fos_http_cache.command.invalidate_path" class =" FOS\HttpCacheBundle\Command\InvalidatePathCommand" >
1010 <argument type =" service" id =" fos_http_cache.cache_manager" />
11- <tag name =" console.command" command = " fos:httpcache:invalidate:path " />
11+ <tag name =" console.command" />
1212 </service >
1313
1414 <service id =" fos_http_cache.command.invalidate_regex" class =" FOS\HttpCacheBundle\Command\InvalidateRegexCommand" >
1515 <argument type =" service" id =" fos_http_cache.cache_manager" />
16- <tag name =" console.command" command = " fos:httpcache:invalidate:regex " />
16+ <tag name =" console.command" />
1717 </service >
1818
1919 <service id =" fos_http_cache.command.refresh_path" class =" FOS\HttpCacheBundle\Command\RefreshPathCommand" >
You can’t perform that action at this time.
0 commit comments