itflow/plugins/vendor/illuminate/contracts/Debug/ShouldntReport.php

9 lines
82 B
PHP

<?php
namespace Illuminate\Contracts\Debug;
interface ShouldntReport
{
//
}