function headers_sent in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/debug/Tests/HeaderMock.php \Symfony\Component\Debug\headers_sent()
File
- vendor/
symfony/ debug/ Tests/ HeaderMock.php, line 14
Namespace
Symfony\Component\DebugCode
function headers_sent() {
return false;
}