Welcome Guest, Not a member yet? Register   Sign In
DEPRECATED on construct?
#2

You need to declare the property, add the following lines above your __construct():

PHP Code:
private object $ModulesModel;
private 
object $UsersModel;
private 
object $RolesModel

Also, read this: https://php.watch/versions/8.2/dynamic-p...deprecated
Reply


Messages In This Thread
DEPRECATED on construct? - by 4usol - 01-04-2025, 12:22 AM
RE: DEPRECATED on construct? - by JustJohnQ - 01-04-2025, 01:27 AM
RE: DEPRECATED on construct? - by 4usol - 01-04-2025, 04:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB