فهرست منبع

Update getting_started.rst

We have an errors without this two additional strings.
These strings from Symfony Coockbook (http://symfony.com/doc/current/cookbook/bundles/extension.html)
Georgiy 9 سال پیش
والد
کامیت
79b6cc7b7c
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      Resources/doc/reference/getting_started.rst

+ 2 - 0
Resources/doc/reference/getting_started.rst

@@ -208,6 +208,8 @@ For ``admin.xml`` use:
 
 
     namespace AppBundle\DependencyInjection;
     namespace AppBundle\DependencyInjection;
 
 
+    use Symfony\Component\HttpKernel\DependencyInjection\Extension;
+    use Symfony\Component\DependencyInjection\ContainerBuilder;
     use Symfony\Component\DependencyInjection\Loader;
     use Symfony\Component\DependencyInjection\Loader;
     use Symfony\Component\Config\FileLocator;
     use Symfony\Component\Config\FileLocator;