Deleted "name" element in the configuration of services

This commit is contained in:
Francis Besset
2011-07-14 18:39:47 +02:00
parent 581ebaf865
commit 81118f8d47
3 changed files with 6 additions and 9 deletions

View File

@ -26,8 +26,7 @@ QuickStart
web_service:
services:
demoapi:
name: DemoApi
DemoApi:
namespace: http://mysymfonyapp.com/ws/DemoApi/1.0/
binding: rpc-literal
resource: "@AcmeDemoBundle/Controller/DemoController.php"