Bolt\Storage\Field\Type\TextAreaType::getName PHP Method

getName() public method

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