config
This commit is contained in:
5
app_old/aldarien/root/app/Helper/functions.php
Normal file
5
app_old/aldarien/root/app/Helper/functions.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
function root(string $proyect_name = '') {
|
||||
return \Proyect\Root\Root::root($proyect_name);
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user