%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex/test/app/Enums/
Upload File :
Create Path :
Current File : /www/loslex/test/app/Enums/ContestCategoryEnum.php

<?php

namespace App\Enums;

enum ContestCategoryEnum : int
{
    case SHORTGUN       = 1;
    case RIFLE          = 2;
    case SHOTGUN        = 3;
}

Zerion Mini Shell 1.0