interface ExtendedDiscoveryInterface
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php \Drupal\Tests\Component\Plugin\Discovery\ExtendedDiscoveryInterface
Hierarchy
- interface \Drupal\Tests\Component\Plugin\Discovery\ExtendedDiscoveryInterface
Expanded class hierarchy of ExtendedDiscoveryInterface
All classes that implement ExtendedDiscoveryInterface
File
-
core/
tests/ Drupal/ Tests/ Component/ Plugin/ Discovery/ AttributeBridgeDecoratorTest.php, line 70
Namespace
Drupal\Tests\Component\Plugin\DiscoveryView source
interface ExtendedDiscoveryInterface extends DiscoveryInterface {
public function otherMethod(string $id) : bool;
}
Members
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.