You are here

protected property SmartDocsFormatter::$loggerFactory in Apigee API Catalog 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldFormatter/SmartDocsFormatter.php \Drupal\apigee_api_catalog\Plugin\Field\FieldFormatter\SmartDocsFormatter::loggerFactory

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Plugin/Field/FieldFormatter/SmartDocsFormatter.php, line 51

Class

SmartDocsFormatter
Plugin implementation of the SmartDocs OpenAPI spec formatter.

Namespace

Drupal\apigee_api_catalog\Plugin\Field\FieldFormatter

Code

protected $loggerFactory;