You are here

protected property NestedSetStorage::$logger in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Storage/NestedSetStorage.php \Drupal\entity_hierarchy\Storage\NestedSetStorage::logger

Logger.

Type: \Psr\Log\LoggerInterface

File

src/Storage/NestedSetStorage.php, line 54

Class

NestedSetStorage
Wraps the library nested set implementation with JIT table creation.

Namespace

Drupal\entity_hierarchy\Storage

Code

protected $logger;