Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4092310
PromisorInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
249 B
Referenced Files
None
Subscribers
None
PromisorInterface.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
GuzzleHttp\Promise
;
/**
* Interface used with classes that return a promise.
*/
interface
PromisorInterface
{
/**
* Returns a promise.
*/
public
function
promise
():
PromiseInterface
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Aug 18 2026, 12:10 (4 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e2/e1/8d8846a0b1c6e25faf90e28edde3
Default Alt Text
PromisorInterface.php (249 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment