Skip to content

Commit

Permalink
Update WireUse.php
Browse files Browse the repository at this point in the history
  • Loading branch information
francoism90 authored Jul 29, 2024
1 parent 78dbde1 commit 27a37b7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Facades/WireUse.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@

/**
* @see \Foxws\WireUse\WireUse
*
* @method static void registerComponents(string $name, string $namespace, string $prefix, ?Closure $callback = null)
* @method static void registerLivewireComponents(string $name, string $namespace, string $prefix, ?Closure $callback = null)
* @method static Stringable componentName(DiscoveredClass $class, string $namespace, string $prefix)
* @method static Stringable componentNamespace(DiscoveredClass $class, string $namespace)
* @method static string componentPrefix(string $prefix)
*/
class WireUse extends Facade
{
Expand Down

0 comments on commit 27a37b7

Please sign in to comment.