public property EntityType::$module

The name of the module providing the type.

Type: string

File

drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php, line 24
Contains \Drupal\Core\Entity\Annotation\EntityType.

Class

EntityType
Defines an Entity type annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $module;