You are here

protected property StandardTest::$format in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php \Drupal\Tests\editor\Unit\EditorXssFilter\StandardTest::format

The mocked text format configuration entity.

Type: \Drupal\filter\Entity\FilterFormat|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php, line 24

Class

StandardTest
@coversDefaultClass \Drupal\editor\EditorXssFilter\Standard @group editor

Namespace

Drupal\Tests\editor\Unit\EditorXssFilter

Code

protected $format;