You are here

protected property PremiumContent::$database in Node Option Premium 8

The database connection.

Type: \Drupal\Core\Database\Connection|null

File

src/Plugin/search_api/processor/PremiumContent.php, line 39

Class

PremiumContent
Adds premium information to the indexes.

Namespace

Drupal\nopremium\Plugin\search_api\processor

Code

protected $database;