kivitendo/SL/DB/VariantPropertyValuePart.pm @ 3b11b443
59b16044 | Tamino Steinert | # This file has been auto-generated only because it didn't exist.
|
|
# Feel free to modify it at will; it will not be overwritten automatically.
|
|||
package SL::DB::VariantPropertyValuePart;
|
|||
use strict;
|
|||
use SL::DB::MetaSetup::VariantPropertyValuePart;
|
|||
use SL::DB::Manager::VariantPropertyValuePart;
|
|||
__PACKAGE__->meta->initialize;
|
|||
1;
|