The tokens, DummyClass and DummyNamespace, never get replaced. Namespace is already supported via options, so it's a little confusing to set a namespace and never have it take effect (aside from setting which directory it goes into).
Also unexpected to have the filename be correct, but the class name remain DummyClass.
The tokens,
DummyClass
andDummyNamespace
, never get replaced. Namespace is already supported via options, so it's a little confusing to set a namespace and never have it take effect (aside from setting which directory it goes into).Also unexpected to have the filename be correct, but the class name remain DummyClass.