kivitendo/SL/DB/TranslationVariantPropertyValue.pm @ 21bd3126
53ef5f90 | 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::TranslationVariantPropertyValue;
|
|||
use strict;
|
|||
use SL::DB::MetaSetup::TranslationVariantPropertyValue;
|
|||
use SL::DB::Manager::TranslationVariantPropertyValue;
|
|||
__PACKAGE__->meta->initialize;
|
|||
1;
|