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\node

Code

const PUBLISHED = 1;

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