Class: BlockEditor::Blocks::ContactForm

Inherits:
Base
  • Object
show all
Defined in:
lib/block_editor/blocks/contact_form.rb

Overview

Outputs Contact Form block

Class Method Summary collapse

Methods inherited from Base

controller, default_options, render

Class Method Details

.nameObject



6
7
8
# File 'lib/block_editor/blocks/contact_form.rb', line 6

def self.name
  'be/contact-form'
end