We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f113c0b commit 0eb7228Copy full SHA for 0eb7228
AbstractBrowser.php
@@ -480,6 +480,8 @@ abstract protected function doRequest(object $request);
480
*
481
* @param object $request An origin request instance
482
483
+ * @return string
484
+ *
485
* @throws LogicException When this abstract class is not implemented
486
*/
487
protected function getScript(object $request)
0 commit comments