proofdb/vendor/illuminate/contracts/Debug/ShouldntReport.php
2026-05-01 23:40:14 +08:00

9 lines
82 B
PHP

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