You are here

protected property BreakpointTest::$pluginId in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/breakpoint/tests/src/Unit/BreakpointTest.php \Drupal\Tests\breakpoint\Unit\BreakpointTest::pluginId

The used plugin ID.

Type: string

File

core/modules/breakpoint/tests/src/Unit/BreakpointTest.php, line 24
Contains \Drupal\Tests\breakpoint\Unit\BreakpointTest.

Class

BreakpointTest
@coversDefaultClass \Drupal\breakpoint\Breakpoint @group Breakpoint

Namespace

Drupal\Tests\breakpoint\Unit

Code

protected $pluginId = 'breakpoint';