JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour
<?php namespace App\Exceptions; use Common\Core\Exceptions\BaseExceptionHandler; class Handler extends BaseExceptionHandler { protected $dontReport = [LinkRedirectFailed::class]; }