Skip to content

Commit 66745eb

Browse files
committed
Remove unused method from interface.
1 parent 90e2413 commit 66745eb

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/Plugin/DataProducerPluginCachingInterface.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44

55
interface DataProducerPluginCachingInterface extends DataProducerPluginInterface {
66

7-
/**
8-
* @return boolean
9-
*/
10-
public function useEdgeCache();
11-
127
/**
138
* @return string|null
149
*/

0 commit comments

Comments
 (0)