Newscoop\ArticlesBundle\Form\Type\EditorialCommentType::getName PHP 메소드

getName() 공개 메소드

public getName ( )
    public function getName()
    {
        return 'editorial_comment';
    }