issues
search
apex-enterprise-patterns
/
force-di
Generic DI library with support for Apex, Triggers, Visualforce and Lightning
BSD 3-Clause "New" or "Revised" License
229
stars
100
forks
source link
fixes #52
#53
Closed
ImJohnMDaniel
closed
5 years ago
ImJohnMDaniel
commented
5 years ago
Changes made:
Added extra check to see if the object in bindingsFound[0] is actually a di_Binding object.
Changes made: