You are here

protected property SlickEntityFormatterBase::$loggerFactory in Slick Carousel 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldFormatter/SlickEntityFormatterBase.php \Drupal\slick\Plugin\Field\FieldFormatter\SlickEntityFormatterBase::loggerFactory

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Plugin/Field/FieldFormatter/SlickEntityFormatterBase.php, line 29

Class

SlickEntityFormatterBase
Base class for slick entity reference formatters without field details.

Namespace

Drupal\slick\Plugin\Field\FieldFormatter

Code

protected $loggerFactory;