asset immutability
This commit is contained in:
parent
a1d8dbd67a
commit
0efa62a73c
68 changed files with 84 additions and 7 deletions
|
|
@ -566,5 +566,6 @@ order by department, lastName, firstName, InOutBoard_statusLog.dateStamp";
|
|||
return $self->processStyle($self->processTemplate(\%var, $self->reportTemplateId));
|
||||
}
|
||||
|
||||
__PACKAGE__->meta->make_immutable;
|
||||
1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue