Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/opt/alt/php55/usr/share/pear/test/ClassLoader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/opt/alt/php55/usr/share/pear/test/ClassLoader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php |
<?php namespace ClassesWithParents; class E extends D { use CTrait; }