You are here

public function RowFieldset::getElementtype in Views fieldsets 8.3

Object getelementtype().

File

src/RowFieldset.php, line 74

Class

RowFieldset

Namespace

Drupal\views_fieldsets

Code

public function getElementtype() {
  return '';
}