public property FilterFormat::$format

Unique machine name of the format.

@todo Rename to $id.

Type: string

File

drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php, line 44
Contains \Drupal\filter\Plugin\Core\Entity\FilterFormat.

Class

FilterFormat
Represents a text format.

Namespace

Drupal\filter\Plugin\Core\Entity

Code

public $format;