Skip to content

Commit

Permalink
Fixed facade still advertising the register method.
Browse files Browse the repository at this point in the history
  • Loading branch information
mad-briller committed Sep 2, 2022
1 parent 2d21326 commit 6357e26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Breadcrumbs.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* Breadcrumbs facade - allows easy access to the Manager instance.
*
* @method static void for(string $name, callable $callback)
* @method static void register(string $name, callable $callback)
* @method static void before(callable $callback)
* @method static void after(callable $callback)
* @method static bool exists(string $name = NULL)
Expand Down

0 comments on commit 6357e26

Please sign in to comment.