Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ca22553

Browse files
committed
missed a piece of clean up
1 parent 15d43a1 commit ca22553

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

fflib/src/classes/fflib_SObjectDomain.cls

-5
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ public virtual with sharing class fflib_SObjectDomain
5656
**/
5757
public Configuration Configuration {get; private set;}
5858

59-
/**
60-
* Exposes the configuration for this domain class instance
61-
**/
62-
public TriggerEvent TriggerEvent {get; private set;}
63-
6459
/**
6560
* Useful during unit testign to assert at a more granular and robust level for errors raised during the various trigger events
6661
**/

0 commit comments

Comments
 (0)