Revision 2d7e4203
Von Sven Schöling vor mehr als 11 Jahren hinzugefügt
SL/DB/CsvImportProfileSetting.pm | ||
---|---|---|
9 | 9 |
|
10 | 10 |
require SL::DB::MetaSetup::CsvImportProfileSetting; |
11 | 11 |
|
12 |
__PACKAGE__->meta->initialize; |
|
13 |
|
|
12 | 14 |
__PACKAGE__->meta->make_manager_class; |
13 | 15 |
|
14 | 16 |
# Helpers' clone_and_reset also kills compund keys like in this case kay+id |
Auch abrufbar als: Unified diff
initialize in SL::DB::Objects statt im MetaSetup