mirror of
https://github.com/archtechx/livewire-access.git
synced 2025-12-12 12:24:03 +00:00
wip
This commit is contained in:
parent
bb1a737b3a
commit
9eaccd2215
7 changed files with 151 additions and 14 deletions
|
|
@ -6,7 +6,7 @@ namespace Lean\LivewireAccess;
|
|||
|
||||
use Attribute;
|
||||
|
||||
#[Attribute(Attribute::TARGET_PROPERTY | Attribute::TARGET_METHOD)]
|
||||
#[Attribute(Attribute::TARGET_PROPERTY|Attribute::TARGET_METHOD)]
|
||||
class FrontendAccess
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue