lundi 14 septembre 2015

How to use reflection as callback in php

I have one class

   Class Mainclass{}

And another class which is

   Class Childclass extends Mainclass{}

Now i want to write callback in Mainclass which check if child class found with method, merge value and return?

How can i achieve using reflection?





Aucun commentaire:

Enregistrer un commentaire