Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: multipleNamespacesWithOneClassUsingNonBraceSyntax.php
<?php namespace Foo\Bar { class TestClassInBar { } } namespace Foo\Baz { class TestClassInBaz { } }