Class: BlockEditor::Blocks::ContactForm
- 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
.name ⇒ Object
6 7 8 |
# File 'lib/block_editor/blocks/contact_form.rb', line 6 def self.name 'be/contact-form' end |