You are here

protected property FeedbackBlock::$bundleInfo in Feedback 3.x

The bundle info service to know which feedback types exist.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/Block/FeedbackBlock.php, line 36

Class

FeedbackBlock
Provides a 'FeedbackBlock' block.

Namespace

Drupal\feedback\Plugin\Block

Code

protected $bundleInfo;