"getTemplatePath" method in PathTrait search for the first occurrence of "src" string instead of last occurrence. In some cases, if you include composer "vendor" dir inside src folder, this method returns the root path of project instead the path of propel.
"getTemplatePath" method in PathTrait search for the first occurrence of "src" string instead of last occurrence. In some cases, if you include composer "vendor" dir inside src folder, this method returns the root path of project instead the path of propel.