Go to the documentation of this file. 8 protected $table =
'rule_recipients';
11 protected $fillable = [
'recipientName',
'shortNameForFile',
'isActive'];
28 'recipientName' =>
'Long Name',
29 'shortNameForFile' =>
'Name For File',
30 'isActive' =>
'Status'