Denotes that the node is published.
File
- core/
modules/ node/ node.module, line 18 - The core module that allows content to be submitted to the site.
Code
define('NODE_PUBLISHED', 1)
Denotes that the node is published.
define('NODE_PUBLISHED', 1)