Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Dec 9, 2024
1 parent 5a06b4c commit 83ca604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Workbench/Workbench.php
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ public static function flush(): void
{
static::$cachedConfiguration = null;
static::$cachedUserModel = null;
static::$cachedNamespaces = [];

static::$cachedCoreBindings = [
'kernel' => [],
Expand Down

0 comments on commit 83ca604

Please sign in to comment.