PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
livewire
/
livewire
/
src
/
Attributes
/
Editing: Lazy.php
<?php namespace Livewire\Attributes; use Livewire\Features\SupportLazyLoading\BaseLazy; #[\Attribute] class Lazy extends BaseLazy { // }
SAVE
CANCEL