Your IP : 216.73.216.91


Current Path : /var/www/html/LLCF-APP/vendor/livewire/livewire/src/Attributes/
Upload File :
Current File : /var/www/html/LLCF-APP/vendor/livewire/livewire/src/Attributes/Computed.php

<?php

namespace Livewire\Attributes;

use Livewire\Features\SupportComputed\BaseComputed;

#[\Attribute]
class Computed extends BaseComputed
{
    //
}