The node creation timestamp.
Type: integer
File
- core/
modules/ node/ node.entity.inc, line 79 - Entity controller and class for nodes.
Class
- Node
- Defines the node entity class.
Code
public $created;
The node creation timestamp.
Type: integer
public $created;