This website works better with JavaScript.
Home
Explore
Help
Sign In
CDCC
/
OLAS
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
No Description
253
Commits
14
Branches
Tree:
7bc25b7f58
OLAS
/
app
/
models
/
Role.php
Role.php
76B
History
Raw
1
2
3
4
5
6
7
8
<?php
use
Zizaco
\
Entrust
\
EntrustRole
;
class
Role
extends
EntrustRole
{
}