You are here

protected property EntityReferenceFilterViewResult::$loggerChannel in Views Reference Filter 8

Logger channel.

Type: \Drupal\Core\Logger\LoggerChannel

File

src/Plugin/views/filter/EntityReferenceFilterViewResult.php, line 45

Class

EntityReferenceFilterViewResult
Filter by entity id using items got from the another view..

Namespace

Drupal\entityreference_filter\Plugin\views\filter

Code

protected $loggerChannel;