NodeTypeInterface::isNewRevision

public NodeTypeInterface::isNewRevision()

Gets whether a new revision should be created by default.

Return value

bool TRUE if a new revision should be created by default.

File

core/modules/node/src/NodeTypeInterface.php, line 26

Class

NodeTypeInterface
Provides an interface defining a node type entity.

Namespace

Drupal\node

Code

public function isNewRevision();
doc_Drupal
2016-10-29 09:31:42
Comments
Leave a Comment

Please login to continue.