NodeInterface::getCreatedTime

public NodeInterface::getCreatedTime()

Gets the node creation timestamp.

Return value

int Creation timestamp of the node.

File

core/modules/node/src/NodeInterface.php, line 48

Class

NodeInterface
Provides an interface defining a node entity.

Namespace

Drupal\node

Code

public function getCreatedTime();
doc_Drupal
2016-10-29 09:30:54
Comments
Leave a Comment

Please login to continue.