jdrydn
Results
2
issues of
jdrydn
When generating documentation for a class under a namespace, certain types seem to be mapped to the namespace instead of remaining their native PHP types. For instance, ```php namespace My\Awesome\Library;...