PHP Class app\models\PermissionRole

Inheritance: extends Illuminate\Database\Eloquent\Model
Show file Open project: Bottelet/Flarepoint-crm Class Usage Examples

Protected Properties

Property Type Description
$fillable
$table

Public Methods

Method Description
employee ( )
hasperm ( )
settings ( )

Method Details

employee() public method

public employee ( )

hasperm() public method

public hasperm ( )

settings() public method

public settings ( )

Property Details

$fillable protected property

protected $fillable

$table protected property

protected $table