NodeInterface::isPromoted

public NodeInterface::isPromoted()

Returns the node promotion status.

Return value

bool TRUE if the node is promoted.

File

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

Class

NodeInterface
Provides an interface defining a node entity.

Namespace

Drupal\node

Code

public function isPromoted();
doc_Drupal
2016-10-29 09:30:55
Comments
Leave a Comment

Please login to continue.