Edit File by line
•
/
home
/
barbar84
/
public_h...
/
wp-conte...
/
plugins
/
updraftp...
/
vendor
/
guzzleht...
/
promises
/
src
•
File:
PromisorInterface.php
<?php
[
0
]
Fix
|
Delete
[
1
]
Fix
|
Delete
namespace GuzzleHttp\Promise;
[
2
]
Fix
|
Delete
[
3
]
Fix
|
Delete
/**
[
4
]
Fix
|
Delete
* Interface used with classes that return a promise.
[
5
]
Fix
|
Delete
*/
[
6
]
Fix
|
Delete
interface PromisorInterface
[
7
]
Fix
|
Delete
{
[
8
]
Fix
|
Delete
/**
[
9
]
Fix
|
Delete
* Returns a promise.
[
10
]
Fix
|
Delete
*
[
11
]
Fix
|
Delete
* @return PromiseInterface
[
12
]
Fix
|
Delete
*/
[
13
]
Fix
|
Delete
public function promise();
[
14
]
Fix
|
Delete
}
[
15
]
Fix
|
Delete
[
16
]
Fix
|
Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function
Edit text
Download
Information
Rename
Copy
Move
Delete
Chmod
List