function EntityDisplayBaseMockableClass::__construct

Overrides EntityDisplayBase::__construct

File

core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php, line 87

Class

EntityDisplayBaseMockableClass
A class extending EntityDisplayBase for testing purposes.

Namespace

Drupal\Tests\Core\Config\Entity

Code

public function __construct(array $values, $entity_type) {
}

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