Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 6294191

Browse files
committed
add comment
1 parent 3cfed44 commit 6294191

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Server/Sandbox.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,9 @@ protected function resetProviders($application)
175175
}
176176
}
177177

178+
/**
179+
* Rebind service provider's container.
180+
*/
178181
protected function rebindProviderContainer($provider, $application)
179182
{
180183
$closure = function () use ($application) {

0 commit comments

Comments
 (0)