20241102#1
This commit is contained in:
4
application/config/components/templateFactory.php
Normal file
4
application/config/components/templateFactory.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return (new \Rmphp\Content\Content('/templates/base.tpl'))->setSubtemplatePath('/templates/')->setSubtemplatePathAlias([
|
||||
"main" => "/src/Infrastructure/templates",
|
||||
]);
|
||||
Reference in New Issue
Block a user