asset immutability
This commit is contained in:
parent
83dbe97687
commit
8186754b86
68 changed files with 84 additions and 7 deletions
|
|
@ -141,4 +141,5 @@ sub view {
|
|||
return $self->processTemplate(\%var, undef, $self->{_viewTemplate});
|
||||
}
|
||||
|
||||
__PACKAGE__->meta->make_immutable;
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue