You are here

404.php in Zircon Profile 8

File

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

$resp = new Symfony\Component\HttpFoundation\Response('Sorry, page not found', 404);