PHP RestBundle\Form 네임스페이스

클래스들

이름 설명
CommentRestType Defines the form used to create and manipulate blog comments. Although in this case the form is trivial and we could build it inside the controller, a good practice is to always define your forms as classes.
PostRestType