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

File "setting-validators.php"

Full Path: /home/markqprx/iniasli.pro/config-20260222055232/common/setting-validators.php
File size: 212 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

use App\Admin\GoogleSafeBrowsingCredentialsValidator;
use App\Admin\PhishtankCredentialsValidator;

return [
    PhishtankCredentialsValidator::class,
    GoogleSafeBrowsingCredentialsValidator::class,
];