Skip to content

Commit b73e97f

Browse files
Apply fixes from StyleCI (#885)
Co-authored-by: Mitul Golakiya <[email protected]>
1 parent 0622be0 commit b73e97f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/helpers.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,10 @@ function get_template_file_path($templateName, $templateType)
106106

107107
if (!function_exists('get_templates_package_path')) {
108108
/**
109-
* Finds templates package's full path
109+
* Finds templates package's full path.
110110
*
111111
* @param string $templateType
112+
*
112113
* @return string
113114
*/
114115
function get_templates_package_path($templateType)

0 commit comments

Comments
 (0)