Kernel::System::OTRSDynamicFieldCI

NAME

Kernel::System::OTRSDynamicFieldCI – methods for this package

DESCRIPTION

All user functions. E. g. to add and updated user and other functions.

PUBLIC INTERFACE

new()

Don't use the constructor directly, use the ObjectManager instead:

    my $OTRSDynamicFieldCIObject = $Kernel::OM->Get('Kernel::System::OTRSDynamicFieldCI');
Scroll to Top