JApplicationWeb::checkHeadersSent
Method to check to see if headers have already been sent. We are wrapping this to isolate the headers_sent() function from our code base for testing reasons.
Signature
protected function checkHeadersSent()
Returns
- boolean
- True if the headers have already been sent.