protected property OpignoCertificateTest::$entityTypeManager in Opigno certificate 8
Same name and namespace in other branches
- 3.x tests/src/Kernel/OpignoCertificateTest.php \Drupal\Tests\opigno_certificate\Kernel\OpignoCertificateTest::entityTypeManager
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
Overrides EntityKernelTestBase::$entityTypeManager
File
- tests/
src/ Kernel/ OpignoCertificateTest.php, line 30
Class
- OpignoCertificateTest
- Tests the general behavior of opigno_certificate entities.
Namespace
Drupal\Tests\opigno_certificate\KernelCode
protected $entityTypeManager;