CommentInterface::getFieldName

public CommentInterface::getFieldName()

Returns the name of the field the comment is attached to.

Return value

string The name of the field the comment is attached to.

File

core/modules/comment/src/CommentInterface.php, line 81

Class

CommentInterface
Provides an interface defining a comment entity.

Namespace

Drupal\comment

Code

public function getFieldName();
doc_Drupal
2016-10-29 08:50:45
Comments
Leave a Comment

Please login to continue.