¡@

Home 

php Programming Glossary: csophisticated

Enforcing call to parent method

http://stackoverflow.com/questions/8005951/enforcing-call-to-parent-method

I have classes that extend upon the APrimitive base class CSophisticated extends APrimitive public function validate First call the parent.. in a few months time and create a few more classes like CSophisticated with a validate method there is a possibility that we might.. a call to parent validate in that method. Note that some CSophisticated classes may not have the validate method so the parent version..