You are here

public static property EntityReferenceFunctionalTestBase::$nodeTypeArticle in Views Reference Filter 8

Node type article.

Type: string

File

tests/src/Functional/EntityReferenceFunctionalTestBase.php, line 27

Class

EntityReferenceFunctionalTestBase
Tests entityreference filter behavior.

Namespace

Drupal\Tests\entityreference_filter\Functional

Code

public static $nodeTypeArticle = 'article';