X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FPlugin%2FContext%2FContextTest.php;fp=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FPlugin%2FContext%2FContextTest.php;h=2190d5391878a071362afe8e3e1b781fb0c0d165;hp=e9b596438a0db2d5d8d4c634579afce1d07d6b79;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php b/web/core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php index e9b596438..2190d5391 100644 --- a/web/core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php +++ b/web/core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php @@ -168,4 +168,4 @@ class ContextTest extends UnitTestCase { /** * Test interface used for mocking. */ -interface TypedDataCacheableDependencyInterface extends CacheableDependencyInterface, TypedDataInterface { } +interface TypedDataCacheableDependencyInterface extends CacheableDependencyInterface, TypedDataInterface {}