Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1429203
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
Sat, May 16, 17:16 (9 h, 8 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c7/41/1dd34ebfc4c4f55dacaf52ca8f55
Default Alt Text
PromisorInterface.php (249 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment