Application\Sonata\UserBundle\Form\Type\ProfileType::getName PHP Method

getName() public method

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