FOSCommentBundle功能包:设置Doctrine ORM映射
Step 2a:Setup Doctrine ORM mapping The ORM implementation does not provide a concrete Comment class for your use,you must create one.This can be done by extending the abstract entities provided by the bundle and creating ...