You are here

protected property BlazyTestEntityReferenceFormatterTest::$loggerFactory in Blazy 8

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

tests/modules/blazy_test/src/Plugin/Field/FieldFormatter/BlazyTestEntityReferenceFormatterTest.php, line 36

Class

BlazyTestEntityReferenceFormatterTest
Plugin implementation of the 'Blazy Entity Reference' formatter.

Namespace

Drupal\blazy_test\Plugin\Field\FieldFormatter

Code

protected $loggerFactory;