You are here

public property TrumbaBlockBase::$spudId in Trumba 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/Block/TrumbaBlockBase.php \Drupal\trumba\Plugin\Block\TrumbaBlockBase::spudId

A unique HTML element id to use as the spud id.

Type: string

File

src/Plugin/Block/TrumbaBlockBase.php, line 31

Class

TrumbaBlockBase
Defines a base block implementation that Trumba blocks plugins will extend.

Namespace

Drupal\trumba\Plugin\Block

Code

public $spudId;