%PDF- %PDF-
Direktori : /www/loslex/demo/vendor/livewire/livewire/src/Features/SupportAttributes/ |
Current File : /www/loslex/demo/vendor/livewire/livewire/src/Features/SupportAttributes/AttributeLevel.php |
<?php namespace Livewire\Features\SupportAttributes; enum AttributeLevel { case ROOT; case PROPERTY; case METHOD; }