CommentInterface::getCreatedTime

public CommentInterface::getCreatedTime()

Returns the time that the comment was created.

Return value

int The timestamp of when the comment was created.

File

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

Class

CommentInterface
Provides an interface defining a comment entity.

Namespace

Drupal\comment

Code

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

Please login to continue.