Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b5e822c

Browse filesBrowse files
[Contracts] fine tune composer.json declarations for suggest/provide
1 parent 2289b69 commit b5e822c
Copy full SHA for b5e822c

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎CacheInterface.php

Copy file name to clipboardExpand all lines: CacheInterface.php
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
interface CacheInterface
2626
{
2727
/**
28+
* @param string $key The key of the item to retrieve from the cache
2829
* @param callable(ItemInterface):mixed $callback Should return the computed value for the given key/item
2930
* @param float|null $beta A float that, as it grows, controls the likeliness of triggering
3031
* early expiration. 0 disables it, INF forces immediate expiration.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.