You are here

protected property NodeType::$teaserLength in Zircon Profile 8

Same name in this branch
  1. 8 core/modules/node/src/Plugin/migrate/source/d6/NodeType.php \Drupal\node\Plugin\migrate\source\d6\NodeType::teaserLength
  2. 8 core/modules/node/src/Plugin/migrate/source/d7/NodeType.php \Drupal\node\Plugin\migrate\source\d7\NodeType::teaserLength
Same name and namespace in other branches
  1. 8.0 core/modules/node/src/Plugin/migrate/source/d7/NodeType.php \Drupal\node\Plugin\migrate\source\d7\NodeType::teaserLength

The teaser length

Type: int

File

core/modules/node/src/Plugin/migrate/source/d7/NodeType.php, line 28
Contains \Drupal\node\Plugin\migrate\source\d7\NodeType.

Class

NodeType
Drupal 7 Node types source from database.

Namespace

Drupal\node\Plugin\migrate\source\d7

Code

protected $teaserLength;