function TestEntityListBuilder::buildOperations
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php \Drupal\Tests\Core\Entity\TestEntityListBuilder::buildOperations()
- 10 core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php \Drupal\Tests\Core\Entity\TestEntityListBuilder::buildOperations()
- 11.x core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php \Drupal\Tests\Core\Entity\TestEntityListBuilder::buildOperations()
Overrides EntityListBuilder::buildOperations
File
-
core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityListBuilderTest.php, line 158
Class
Namespace
Drupal\Tests\Core\EntityCode
public function buildOperations(EntityInterface $entity) {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.