NodeInterface::PUBLISHED
Same name in other branches
- 9 core/modules/node/src/NodeInterface.php \Drupal\node\NodeInterface::PUBLISHED
- 10 core/modules/node/src/NodeInterface.php \Drupal\node\NodeInterface::PUBLISHED
- 11.x core/modules/node/src/NodeInterface.php \Drupal\node\NodeInterface::PUBLISHED
Denotes that the node is published.
File
-
core/
modules/ node/ src/ NodeInterface.php, line 24
Class
- NodeInterface
- Provides an interface defining a node entity.
Namespace
Drupal\nodeCode
const PUBLISHED = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.