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

File "LinkDomain.php"

Full Path: /home/markqprx/iniasli.pro/app-20260222054312/Models/LinkDomain.php
File size: 147 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace App\Models;

use Common\Domains\CustomDomain;

class LinkDomain extends CustomDomain
{
    protected $table = 'custom_domains';
}