Welcome Guest, Not a member yet? Register   Sign In
Basic question - need some pointers on extending a library
#2

Looks like I might have figured out a method for this.

I put the module's class in the namespace 'admin' and left everything else in the module alone.
I require_once that class and extend admin\Authentication and name my class Authentication.

Since everything is just loading an "Authentication" class, they end up with my subclass
Reply


Messages In This Thread
RE: Basic question - need some pointers on extending a library - by michaelh99 - 04-13-2016, 11:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB