JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "Handler.php"

Full Path: /home/markqprx/iniasli.pro/app-20260222054640/Exceptions/Handler.php
File size: 188 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace App\Exceptions;

use Common\Core\Exceptions\BaseExceptionHandler;

class Handler extends BaseExceptionHandler
{
    protected $dontReport = [LinkRedirectFailed::class];
}