addModuleConnection abstract method
Connects this entry to a module. Returns true if the connection was successful, false if the connection already existed.
Implementation
bool addModuleConnection(InspectEntryModuleConnection connection);
Connects this entry to a module. Returns true if the connection was successful, false if the connection already existed.
bool addModuleConnection(InspectEntryModuleConnection connection);