You are here

abstract protected function FieldBase::setType in Lightgallery 8

Sets type.

1 call to FieldBase::setType()
FieldBase::__construct in src/Field/FieldBase.php
33 methods override FieldBase::setType()
FieldAnimateThumb::setType in src/Field/FieldAnimateThumb.php
Sets type.
FieldAutoplay::setType in src/Field/FieldAutoplay.php
Sets type.
FieldAutoplayControls::setType in src/Field/FieldAutoplayControls.php
Sets type.
FieldClosable::setType in src/Field/FieldClosable.php
Sets type.
FieldControls::setType in src/Field/FieldControls.php
Sets type.

... See full list

File

src/Field/FieldBase.php, line 137

Class

FieldBase
Field base.

Namespace

Drupal\lightgallery\Field

Code

protected abstract function setType();