You are here

protected property NodeSchema::$nodeType in Schemata 8

NodeType associated with the current bundle.

Type: \Drupal\node\Entity\NodeType

File

src/Schema/NodeSchema.php, line 20

Class

NodeSchema
Specialized schema for Node Entities.

Namespace

Drupal\schemata\Schema

Code

protected $nodeType;