NodeInterface::NOT_PUBLISHED

Denotes that the node is not published.

File

core/modules/node/src/NodeInterface.php, line 19

Class

NodeInterface
Provides an interface defining a node entity.

Namespace

Drupal\node

Code

const NOT_PUBLISHED = 0;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.