extends |
AbstractCurlerEvent |
---|---|
implements |
ResponseCacheHitEventInterface |
Methods | ||
---|---|---|
public
|
__construct(CurlerInterface $curler, RequestInterface $request, HttpResponseInterface $response)
|
# |
public
|
getRequest(): RequestInterface
|
# |
public
|
getResponse(): HttpResponseInterface
|
# |
Methods inherited from Salient\Curler\Event\AbstractCurlerEvent |
---|
getCurler() |
Properties | |||
---|---|---|---|
protected
|
RequestInterface
|
$Request
|
# |
protected
|
HttpResponseInterface
|
$Response
|
# |
Properties inherited from Salient\Curler\Event\AbstractCurlerEvent |
---|
$Curler |