protected property EntityConverterTest::$entityConverter in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php \Drupal\Tests\Core\ParamConverter\EntityConverterTest::entityConverter
The tested entity converter.
Type: \Drupal\Core\ParamConverter\EntityConverter
File
- core/
tests/ Drupal/ Tests/ Core/ ParamConverter/ EntityConverterTest.php, line 33 - Contains \Drupal\Tests\Core\ParamConverter\EntityConverterTest.
Class
- EntityConverterTest
- @coversDefaultClass \Drupal\Core\ParamConverter\EntityConverter @group ParamConverter @group Entity
Namespace
Drupal\Tests\Core\ParamConverterCode
protected $entityConverter;