Make the Installable Role really know that it's a role.
This commit is contained in:
parent
46c4a88e3c
commit
5fbf0cb10f
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ package WebGUI::Role::Asset::Installable;
|
|||
|
||||
use strict;
|
||||
|
||||
use Moose::Role;
|
||||
use WebGUI::Asset;
|
||||
use WebGUI::Form::DynamicField;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue