Nathan Morgan

Results 3 issues of Nathan Morgan

Currently, the default schema.txt is always used even after publishing the templates. This uses `schema_template_path`to allow that template to be overridden.

If a common namespace prefix is not found and the user does not want to insert new lines for additional groupings (Config setting: Insert newlines for use statements), then the...

This adds a "Sort Use Statements" command to sort any existing use statements based on the addUseClass method.