On Fri, Jun 21, 2013 at 12:54 PM, Micky Hulse
<mickyhulse.li...@gmail.com> wrote:
> 2. Is there a way for me to pass $foo to the parent class, from the
> child, without having to ferry that variable through the abstract
> class?

I should mention, I'm working on some code where I don't have the
ability to modify the "parent" class.

I'd still like to know how to improve my demo code in general, but I'm
working on a project where the parent class is off bounds in terms of
modifying.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to