Open MGatner opened 2 years ago
And it would be concise if we move GroupModel and PermissionModel inside Authorization folder to the respective Models folder. What do you think about it ?
Yes, I lobbied for this on Shield and we went with that. It's a pain always having to remember which Models folder to go looking for 😱
Model use throughout the library is inconsistent, src/Config/Services.php being a central discrepancy:
This library should decide one of two ways:
GroupModel
) and developers can extend those models if they need to