NodeTypeInterface::displaySubmitted

public NodeTypeInterface::displaySubmitted()

Gets whether 'Submitted by' information should be shown.

Return value

bool TRUE if the submitted by information should be shown.

File

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

Class

NodeTypeInterface
Provides an interface defining a node type entity.

Namespace

Drupal\node

Code

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

Please login to continue.