DebugAutoFillerHandler constructor
DebugAutoFillerHandler()
Implementation
DebugAutoFillerHandler() {
if (_profileRegistry.hasProfiles) {
_currentProfile = _profileRegistry.currentProfile;
}
}
DebugAutoFillerHandler() {
if (_profileRegistry.hasProfiles) {
_currentProfile = _profileRegistry.currentProfile;
}
}