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/Derivative/SliderBlock.php, line 22

Class

SliderBlock
Provides a form for generating multiple block.

Namespace

Drupal\image_slider\Plugin\Derivative

Code

protected $database;