Skip to content

Commit c991437

Browse files
authored
Remove @asset
1 parent 2fd945b commit c991437

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/Directives/Helpers.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,6 @@
1313
|
1414
*/
1515

16-
/*
17-
|---------------------------------------------------------------------
18-
| @asset
19-
|---------------------------------------------------------------------
20-
*/
21-
22-
'asset' => function ($expression) {
23-
return "<?= App\\asset_path({$expression}); ?>";
24-
},
25-
2616
/*
2717
|---------------------------------------------------------------------
2818
| @istrue / @isfalse

0 commit comments

Comments
 (0)