Skip to content

Commit

Permalink
Fix code styling
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored and github-actions[bot] committed Mar 17, 2023
1 parent 016222c commit 783ea43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FeatureManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ public function setContainer(Container $container)
foreach ($this->stores as $store) {
$store->setContainer($container);
}

return $this;
}

Expand Down

0 comments on commit 783ea43

Please sign in to comment.