Newer
Older
framework / app / Views / errors / cli / production.php
@Jim Parry Jim Parry on 15 Dec 2018 139 bytes Release 4.0.0-alpha.4
<?php

// On the CLI, we still want errors in productions
// so just use the exception template.
include __DIR__ . '/error_exception.php';