mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
7 lines
89 B
PHP
7 lines
89 B
PHP
<?php namespace App;
|
|
|
|
use Zizaco\Entrust\EntrustRole;
|
|
|
|
class Role extends EntrustRole
|
|
{
|
|
} |