You are here

protected property LinkOwnershipAccessTest::$node in Flag 8.4

The flaggable entity to test.

Type: \Drupal\Core\Entity\EntityInterface

File

tests/src/Functional/LinkOwnershipAccessTest.php, line 17

Class

LinkOwnershipAccessTest
Tests the current user sees links for their own flaggings, or global ones.

Namespace

Drupal\Tests\flag\Functional

Code

protected $node;