20240410#2
This commit is contained in:
@@ -15,7 +15,7 @@ interface TemplateInterface {
|
|||||||
* @param string $subtemplatePath
|
* @param string $subtemplatePath
|
||||||
* @return TemplateInterface
|
* @return TemplateInterface
|
||||||
*/
|
*/
|
||||||
public function setSubtemplatePath(string $subtemplatePath) : TemplateInterface;
|
public function setSubtemplatePath(string $subtemplatePath = "") : TemplateInterface;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return string
|
* @return string
|
||||||
|
|||||||
Reference in New Issue
Block a user