You are here

protected static property ListFormatter::$textformatterInfo in Text list formatter 8.2

Stores the textformatter info collected from hook_textformatter_field_info().

Type: array

File

lib/Drupal/textformatter/Plugin/field/formatter/ListFormatter.php, line 45
Definition of Drupal\textformatter\Plugin\field\formatter\List;

Class

ListFormatter
Plugin implementation of the 'text_default' formatter.

Namespace

Drupal\textformatter\Plugin\field\formatter

Code

protected static $textformatterInfo = array();