%PDF- %PDF-
Direktori : /www/loslex_o/production/vendor/livewire/livewire/src/Features/SupportPageComponents/ |
Current File : //www/loslex_o/production/vendor/livewire/livewire/src/Features/SupportPageComponents/BaseTitle.php |
<?php namespace Livewire\Features\SupportPageComponents; use Livewire\Features\SupportAttributes\Attribute as LivewireAttribute; #[\Attribute] class BaseTitle extends LivewireAttribute { function __construct( public $content, ) {} }