This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Description
MissingModelException is thrown if SoftDeleteBehavior is attached to models using belongTo relationships declared with an alias other than a valid existing className.
Bug was introduced by #139. The problem is further described by @ravage84 in a #139 comment.
He also provides hints for the fix: ravage84/softdeletebbehavior-prob@4cf935c