function EntityBundleInfoAlter::__construct

Same name and namespace in other branches
  1. 11.x core/modules/media/tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php \Drupal\media_test_oembed\Hook\EntityBundleInfoAlter::__construct()

File

core/modules/media/tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php, line 20

Class

EntityBundleInfoAlter
Alters media bundles.

Namespace

Drupal\media_test_oembed\Hook

Code

public function __construct(protected StateInterface $state) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.