protected property XmlSitemapNodeFunctionalTest::$entityTypeManager in XML sitemap 2.x
Same name and namespace in other branches
- 8 tests/src/Functional/XmlSitemapNodeFunctionalTest.php \Drupal\Tests\xmlsitemap\Functional\XmlSitemapNodeFunctionalTest::entityTypeManager
Entity type manager interface.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
Overrides XmlSitemapTestBase::$entityTypeManager
File
- tests/
src/ Functional/ XmlSitemapNodeFunctionalTest.php, line 40
Class
- XmlSitemapNodeFunctionalTest
- Tests the generation of node links.
Namespace
Drupal\Tests\xmlsitemap\FunctionalCode
protected $entityTypeManager;