You are here

protected property Account::$entityDisplayRepository in Dashboards with Layout Builder 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/Dashboard/Account.php \Drupal\dashboards\Plugin\Dashboard\Account::entityDisplayRepository

Entity query for entity views displays.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Dashboard/Account.php, line 37

Class

Account
Show account info.

Namespace

Drupal\dashboards\Plugin\Dashboard

Code

protected $entityDisplayRepository;