You are here

public property TrumbaBlockBase::$defaultTrumbaWebName in Trumba 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Block/TrumbaBlockBase.php \Drupal\trumba\Plugin\Block\TrumbaBlockBase::defaultTrumbaWebName

The default Trumba Web Name.

Type: string

File

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

Class

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

Namespace

Drupal\trumba\Plugin\Block

Code

public $defaultTrumbaWebName;