You are here

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

Same name and namespace in other branches
  1. 8 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 25

Class

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

Namespace

Drupal\trumba\Plugin\Block

Code

public $defaultTrumbaWebName;