Markup::$format

Same name and namespace in other branches
  1. 10 core/modules/views/src/Plugin/views/field/Markup.php \Drupal\views\Plugin\views\field\Markup::format

The format to use for this field.

Type: format

File

core/modules/views/src/Plugin/views/field/Markup.php, line 26

Class

Markup
Handler to run a field through check_markup, using a companion format field.

Namespace

Drupal\views\Plugin\views\field

Code

public string $format;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.