Skip to content

Commit

Permalink
Update modules/cms/twig/Extension.php
Browse files Browse the repository at this point in the history
Co-authored-by: Luke Towers <luke@luketowers.ca>
  • Loading branch information
jaxwilko and LukeTowers committed Jul 14, 2024
1 parent 6aa24cc commit 1d9257e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/cms/twig/Extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,6 @@ public function themeFilter($url): string

/**
* Generates Vite tags via Laravel's Vite Object.
*
* @param array $entrypoints The list of entry points for Vite
* @param string $package The package name of the plugin or theme
*/
public function viteFunction(array $entrypoints, string $package): \Illuminate\Support\HtmlString
{
Expand Down

0 comments on commit 1d9257e

Please sign in to comment.