PMCORE-1578
PMCORE-1559 Review this error: Call to a member function initRBAC() on null.
This commit is contained in:
committed by
Paula Quispe
parent
3b01936b58
commit
517c94aa78
@@ -33,6 +33,7 @@ class SubApplication extends Model
|
||||
'SA_INIT_DATE' => '',
|
||||
'SA_FINISH_DATE' => ''
|
||||
];
|
||||
|
||||
/**
|
||||
* The attributes that are mass assignable.
|
||||
*
|
||||
@@ -49,4 +50,5 @@ class SubApplication extends Model
|
||||
'SA_INIT_DATE',
|
||||
'SA_FINISH_DATE'
|
||||
];
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user