protected property XmlSitemapNodeFunctionalTest::$entityTypeManager in XML sitemap 8
Same name and namespace in other branches
- 2.x 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;