function TestEntityViewsData::setEntityType

File

core/modules/views/tests/src/Unit/EntityViewsDataTest.php, line 1174

Class

TestEntityViewsData

Namespace

Drupal\Tests\views\Unit

Code

public function setEntityType(EntityTypeInterface $entity_type) {
    $this->entityType = $entity_type;
}

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