%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/diaspora/api/app/Models/
Upload File :
Create Path :
Current File : /var/www/html/diaspora/api/app/Models/Role.php

<?php

namespace App\Models;


/**
 * @property integer id
 * @property string name
 */
class Role extends \Spatie\Permission\Models\Role
{
    const ADMIN = 'admin';
    const EDITOR = 'editor';
    const GUEST = 'guest';
}

Zerion Mini Shell 1.0