Trismegiste / Mondrian

A static php code analysis tool using the Graph Theory
http://trismegiste.github.io/Mondrian/
397 stars 22 forks source link

Add a command for the FactoryGenerator refactoring #16

Closed Trismegiste closed 11 years ago

Trismegiste commented 11 years ago

FactoryGenerator need a command class.

With RefactorCommand, probably there are common code => creation a common template method for both command

Trismegiste commented 11 years ago

done