Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
This commit is contained in:
@@ -162,7 +162,7 @@ class Renderer {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param DomNode $template_dom
|
||||
* @param DomNode $templateDom
|
||||
* @return string
|
||||
*/
|
||||
private function postProcessTemplate(DomNode $templateDom) {
|
||||
|
Reference in New Issue
Block a user