Lets say I'm building a base class which will be extended upon by the children class. So a base class is called Base
and children can be Child1
, Child2
, etc.
In the base class's constructor, how can i get the value of Child1/Child2?
This is all using PHP
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…