lonnieezell / myth-auth

One-stop Auth package for CodeIgniter 4
MIT License
634 stars 207 forks source link

Published Entity not extending src Entity #431

Closed Eeel-12 closed 2 years ago

Eeel-12 commented 3 years ago

It can be a good thing if the publish script set the correct use and extend original entity like describe in this forum post

https://forum.codeigniter.com/showthread.php?tid=80075&marksolved=1

I know it's described in the doc extending.md but for me it was confusing.

MGatner commented 3 years ago

I agree this should be the default behavior. If you would like to try fixing it please send over a Pull Request.

manageruz commented 2 years ago

This issue is fixed in PR#433