protected property SmartDocsFormatter::$loggerFactory in Apigee API Catalog 8
Same name and namespace in other branches
- 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\FieldFormatterCode
protected $loggerFactory;