Boolean::$formats

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

The allowed formats.

Type: formats

File

core/modules/views/src/Plugin/views/field/Boolean.php, line 35

Class

Boolean
A handler to provide proper displays for booleans.

Namespace

Drupal\views\Plugin\views\field

Code

public array $formats;

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