You are here

protected property StandardTest::$format in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 25
Contains \Drupal\Tests\editor\Unit\EditorXssFilter\StandardTest.

Class

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

Namespace

Drupal\Tests\editor\Unit\EditorXssFilter

Code

protected $format;