PhlytyTest\TestAsset\Response::sendHeaders PHP Method

sendHeaders() public method

public sendHeaders ( )
    public function sendHeaders()
    {
        $this->sentHeaders = $this->getHeaders();
        return $this;
    }