There was an error while loading. Please reload this page.
2 parents c044646 + 06e6b87 commit d2f0243Copy full SHA for d2f0243
CacheTrait.php
@@ -27,6 +27,8 @@ trait CacheTrait
27
{
28
/**
29
* {@inheritdoc}
30
+ *
31
+ * @return mixed
32
*/
33
public function get(string $key, callable $callback, float $beta = null, array &$metadata = null)
34
0 commit comments