You are here

protected property LinkTypeAjaxTest::$flag in Flag 8.4

Same name in this branch
  1. 8.4 tests/src/Functional/LinkTypeAjaxTest.php \Drupal\Tests\flag\Functional\LinkTypeAjaxTest::flag
  2. 8.4 tests/src/FunctionalJavascript/LinkTypeAjaxTest.php \Drupal\Tests\flag\FunctionalJavascript\LinkTypeAjaxTest::flag

The flag under test.

Type: \Drupal\flag\FlagInterface

File

tests/src/Functional/LinkTypeAjaxTest.php, line 22

Class

LinkTypeAjaxTest
Tests the AJAX link type.

Namespace

Drupal\Tests\flag\Functional

Code

protected $flag;