Dependencies
This commit is contained in:
5
aldarien/asset/app/Helper/functions.php
Normal file
5
aldarien/asset/app/Helper/functions.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
function asset($identifier) {
|
||||
return \App\Contract\Asset::get($identifier);
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user