NodeInterface::isSticky

public NodeInterface::isSticky()

Returns the node sticky status.

Return value

bool TRUE if the node is sticky.

File

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

Class

NodeInterface
Provides an interface defining a node entity.

Namespace

Drupal\node

Code

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

Please login to continue.