You are here

namespace Drupal\barcode\Plugin\Field\FieldFormatter in Barcode 8

Classsort descending Location Description
BarcodeFormatterBase src/Plugin/Field/FieldFormatter/BarcodeFormatterBase.php Base for barcode formatters.
BarcodeFormatterHtml src/Plugin/Field/FieldFormatter/BarcodeFormatterHtml.php Plugin implementation of the barcode HTML Div formatter.
BarcodeFormatterPng src/Plugin/Field/FieldFormatter/BarcodeFormatterPng.php Plugin implementation of the barcode PNG formatter.
BarcodeFormatterSvg src/Plugin/Field/FieldFormatter/BarcodeFormatterSvg.php Plugin implementation of the barcode SVG Div formatter.