You are here

protected property ParagraphsJQueryUIAccordionFormatter::$loggerFactory in Paragraphs jQuery UI Accordion 8

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Plugin/Field/FieldFormatter/ParagraphsJQueryUIAccordionFormatter.php, line 62
Contains \Drupal\paragraphs_jquery_ui_accordion\Plugin\Field\FieldFormatter\ParagraphsJQueryUIAccordionFormatter.

Class

ParagraphsJQueryUIAccordionFormatter
Plugin implementation of the 'paragraphs_jquery_ui_accordion_formatter' formatter.

Namespace

Drupal\paragraphs_jquery_ui_accordion\Plugin\Field\FieldFormatter

Code

protected $loggerFactory;