Skip to content

Commit

Permalink
Remove @asset
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x authored May 3, 2019
1 parent 2fd945b commit c991437
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/Directives/Helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,6 @@
|
*/

/*
|---------------------------------------------------------------------
| @asset
|---------------------------------------------------------------------
*/

'asset' => function ($expression) {
return "<?= App\\asset_path({$expression}); ?>";
},

/*
|---------------------------------------------------------------------
| @istrue / @isfalse
Expand Down

0 comments on commit c991437

Please sign in to comment.