diff --git a/src/Plugin/TemplateLoad.php b/src/Plugin/TemplateLoad.php
index 661b5b2ad99d03aec47bae64e7654e2023b651c5..c3a009884aa98c59111e2ee6270d9a7ed382fcfa 100644
--- a/src/Plugin/TemplateLoad.php
+++ b/src/Plugin/TemplateLoad.php
@@ -57,6 +57,8 @@ trait TemplateLoad {
 	}
 
 	/**
+	 * Get template path.
+	 *
 	 * @return string
 	 */
 	public function get_template_path() {