interface TypedDataCacheableDependencyInterface
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php \Drupal\Tests\Core\Plugin\Context\TypedDataCacheableDependencyInterface
- 8.9.x core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php \Drupal\Tests\Core\Plugin\Context\TypedDataCacheableDependencyInterface
- 11.x core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php \Drupal\Tests\Core\Plugin\Context\TypedDataCacheableDependencyInterface
Test interface used for mocking.
Hierarchy
- interface \Drupal\Core\Cache\CacheableDependencyInterface; interface \Drupal\Core\TypedData\TypedDataInterface
- interface \Drupal\Tests\Core\Plugin\Context\TypedDataCacheableDependencyInterface extends \Drupal\Core\Cache\CacheableDependencyInterface \Drupal\Core\TypedData\TypedDataInterface
Expanded class hierarchy of TypedDataCacheableDependencyInterface
All classes that implement TypedDataCacheableDependencyInterface
File
-
core/
tests/ Drupal/ Tests/ Core/ Plugin/ Context/ ContextTest.php, line 165
Namespace
Drupal\Tests\Core\Plugin\ContextView source
interface TypedDataCacheableDependencyInterface extends CacheableDependencyInterface, TypedDataInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.