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