Skip to content
Snippets Groups Projects
Commit b1f2e04f authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

added missing method - get_template_path

parent 4f6b0cce
No related branches found
No related tags found
1 merge request!14added missing method - get_template_path
Pipeline #7488 failed
......@@ -57,6 +57,8 @@ trait TemplateLoad {
}
/**
* Get template path.
*
* @return string
*/
public function get_template_path() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment