The node translation status.
If the translation page needs to be updated the value is 1, otherwise 0.
Type: integer
File
- modules/
node/ node.entity.inc, line 143 - Entity controller and class for nodes.
Class
- Node
- Defines the node entity class.
Code
public $translate;