500.php in Zircon Profile 8
Same filename in this branch
Same filename and directory in other branches
File
vendor/behat/mink-browserkit-driver/tests/web-fixtures/500.phpView source
<?php
$resp = new Symfony\Component\HttpFoundation\Response('Sorry, a server error happened', 500);