We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e2413 commit 66745ebCopy full SHA for 66745eb
1 file changed
src/Plugin/DataProducerPluginCachingInterface.php
@@ -4,11 +4,6 @@
4
5
interface DataProducerPluginCachingInterface extends DataProducerPluginInterface {
6
7
- /**
8
- * @return boolean
9
- */
10
- public function useEdgeCache();
11
-
12
/**
13
* @return string|null
14
*/
0 commit comments