You are here

protected property RateVote::$database in Rate 8

Database connection object.

Type: \Drupal\Core\Database\Connection

File

src/RateVote.php, line 37

Class

RateVote
Returns responses for Rate routes.

Namespace

Drupal\rate

Code

protected $database;