@@ -110,11 +110,11 @@ |
||
110 | 110 | } |
111 | 111 | } |
112 | 112 | |
113 | - /** |
|
114 | - * {@inheritdoc} |
|
115 | - */ |
|
116 | - public function hasCacheableSupportsMethod(): bool |
|
117 | - { |
|
118 | - return true; |
|
119 | - } |
|
113 | + /** |
|
114 | + * {@inheritdoc} |
|
115 | + */ |
|
116 | + public function hasCacheableSupportsMethod(): bool |
|
117 | + { |
|
118 | + return true; |
|
119 | + } |
|
120 | 120 | } |