You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
It is using reflection for detecting "templates" directory. So when you use proxy you have to overload this method, overload getReflection() method or move all your template files inside cache directory.
Third option is strange :D But for first and second option you need to detect that you are inside proxy.
It would be great if the generated proxy classes implement some interface. Then you will be able to test it as:
The text was updated successfully, but these errors were encountered: