You are here

500.php in Zircon Profile 8

File

vendor/behat/mink-browserkit-driver/tests/web-fixtures/500.php
View source
<?php

$resp = new Symfony\Component\HttpFoundation\Response('Sorry, a server error happened', 500);