Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: classExtendsNamespacedClass.php
<?php namespace Foo\Bar; class Baz {} namespace Other\Space; class Extender extends \Foo\Bar\Baz {}