Skip to content

Add new findOrigin functionality

Latest
Compare
Choose a tag to compare
@iquito iquito released this 12 Dec 10:49
· 2 commits to master since this release

Adds Origin value object which is returned by Debug::findOrigin to be able to determine the origin call without necessarily creating an exception. We refactored the Debug class accordingly.