You are here

protected property Schema::$bundle in Schemata 8

The Entity Type bundle this schema describes, if one exists.

Type: string

File

src/Schema/Schema.php, line 26

Class

Schema
Schema class that describes a Drupal Entity or Entity Type.

Namespace

Drupal\schemata\Schema

Code

protected $bundle;