Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
wordpres...
/
vendor_p...
/
guzzleht...
/
promises
/
src
•
File:
PromisorInterface.php
•
Content:
<?php declare (strict_types=1); namespace YoastSEO_Vendor\GuzzleHttp\Promise; /** * Interface used with classes that return a promise. */ interface PromisorInterface { /** * Returns a promise. */ public function promise() : \YoastSEO_Vendor\GuzzleHttp\Promise\PromiseInterface; }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List