You are here

protected property CommentFieldNameTest::$fieldName in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/src/Tests/Views/CommentFieldNameTest.php \Drupal\comment\Tests\Views\CommentFieldNameTest::fieldName

The comment field name used by this test.

Type: string

File

core/modules/comment/src/Tests/Views/CommentFieldNameTest.php, line 42
Contains \Drupal\comment\Tests\Views\CommentFieldNameTest.

Class

CommentFieldNameTest
Tests the comment field name field.

Namespace

Drupal\comment\Tests\Views

Code

protected $fieldName = 'comment_custom';