HOME


Mini Shell 1.0
DIR: /home/cardxfeb/public_html/vendor/livewire/livewire/src/Attributes/
Upload File :
Current File : /home/cardxfeb/public_html/vendor/livewire/livewire/src/Attributes/Url.php
<?php

namespace Livewire\Attributes;

use Livewire\Features\SupportQueryString\BaseUrl;

#[\Attribute]
class Url extends BaseUrl
{
    //
}