You are here

protected property ValidFacebookInstantArticles::$entityTypeBundleInfo in Facebook Instant Articles 8.2

Same name and namespace in other branches
  1. 3.x modules/fb_instant_articles_views/src/Plugin/views/filter/ValidFacebookInstantArticles.php \Drupal\fb_instant_articles_views\Plugin\views\filter\ValidFacebookInstantArticles::entityTypeBundleInfo

Entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

modules/fb_instant_articles_views/src/Plugin/views/filter/ValidFacebookInstantArticles.php, line 29

Class

ValidFacebookInstantArticles
Simple filter that checks if a node implements the FIA custom view mode.

Namespace

Drupal\fb_instant_articles_views\Plugin\views\filter

Code

protected $entityTypeBundleInfo;