Code Coverage
 
Lines
Functions and Methods
Classes and Traits
Total
100.00% covered (success)
100.00%
1 / 1
n/a
0 / 0
CRAP
n/a
0 / 0
1#!/usr/bin/env php
2<?php
3/*
4 * This file is part of App Project.
5 *
6 * For the full copyright and license information, please view the LICENSE
7 * file that was distributed with this source code.
8 */
9(require __DIR__ . '/../boot/app.php')->runCli();