You are here

protected property EntityEmbedFilter::$loggerFactory in Entity Embed 8

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Plugin/Filter/EntityEmbedFilter.php, line 68

Class

EntityEmbedFilter
Provides a filter to display embedded entities based on data attributes.

Namespace

Drupal\entity_embed\Plugin\Filter

Code

protected $loggerFactory;