You are here

private property EntityPropertyMapper::$entity_type in Facebook Instant Articles 7.2

The Entity type.

We store this because there is no core $entity->entity_type property. See this d.o issue for status.

Type: string

See also

$entity

File

modules/fb_instant_articles_display/src/EntityPropertyMapper.php, line 39
Contains \Drupal\fb_instant_articles_display\EntityPropertyMapper.

Class

EntityPropertyMapper
Class EntityPropertyMapper @package Drupal\fb_instant_articles_display

Namespace

Drupal\fb_instant_articles_display

Code

private $entity_type;