Correct Answer: php app/console generate:bundle --namespace=RSmith/Bundle/NotificationBundle --bundle-name=RSmithNotificationBundle
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Symfony2 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Symfony2 MCQ Questions
Which parameter is not available in security.yml ?
True of false: A controller is required when creating a static page.
Which of following console commands checks for syntax errors in Twig templates?
Which base class extend to symfony default test classes ?
How do you avoid running out of memory when executing bulk inserts with Doctrine? (Doctrine\ORM\EntityManager $em)
The __________ allows you to begin using PHP classes without including the file containing the class.
Which of the following directories contains any publicly accessible files?
Select the sequence that shows an example of a simple controller.
Where is the routing configuration file located?
Which of the following Components contain the Request and Response classes?