Denotes that the node is published.
File
- core/modules/node/node.module, line 40
- The core module that allows content to be submitted to the site.
Code
1 | const NODE_PUBLISHED = 1; |
Denotes that the node is published.
1 | const NODE_PUBLISHED = 1; |
Designed by : w10schools
service@w10schools.com
Please login to continue.