function TestSearchPage::label
Same name in other branches
- 8.9.x core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php \Drupal\Tests\search\Unit\TestSearchPage::label()
- 10 core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php \Drupal\Tests\search\Unit\TestSearchPage::label()
- 11.x core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php \Drupal\Tests\search\Unit\TestSearchPage::label()
Overrides EntityBase::label
File
-
core/
modules/ search/ tests/ src/ Unit/ SearchPageRepositoryTest.php, line 285
Class
Namespace
Drupal\Tests\search\UnitCode
public function label($langcode = NULL) {
return $this->label;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.