HOME


Mini Shell 1.0
DIR: /home/cardxfeb/www/vendor/laravel/framework/src/Illuminate/Queue/Attributes/
Upload File :
Current File : //home/cardxfeb/www/vendor/laravel/framework/src/Illuminate/Queue/Attributes/WithoutRelations.php
<?php

namespace Illuminate\Queue\Attributes;

use Attribute;

#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_PROPERTY)]
class WithoutRelations
{
    //
}