public property TrumbaBlockBase::$spudId in Trumba 8
Same name and namespace in other branches
- 2.x 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 30
Class
- TrumbaBlockBase
- Defines a base block implementation that Trumba blocks plugins will extend.
Namespace
Drupal\trumba\Plugin\BlockCode
public $spudId;