You are here

protected property SliderBlock::$database in Image sliders 8

Same name in this branch
  1. 8 src/Plugin/Derivative/SliderBlock.php \Drupal\image_slider\Plugin\Derivative\SliderBlock::database
  2. 8 src/Plugin/Block/SliderBlock.php \Drupal\image_slider\Plugin\Block\SliderBlock::database

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/Block/SliderBlock.php, line 30

Class

SliderBlock
Provides a block.

Namespace

Drupal\image_slider\Plugin\Block

Code

protected $database;