You are here

protected property Link::$connection in Colossal Menu 8

Same name and namespace in other branches
  1. 2.x src/Entity/Link.php \Drupal\colossal_menu\Entity\Link::connection

Database Connection.

Type: \DatabaseConnection

File

src/Entity/Link.php, line 66

Class

Link
Defines the Link entity.

Namespace

Drupal\colossal_menu\Entity

Code

protected $connection;