protected property SlickEntityFormatterBase::$loggerFactory in Slick Carousel 8
Same name and namespace in other branches
- 8.2 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\FieldFormatterCode
protected $loggerFactory;