Skip to content

Commit

Permalink
comment(src/services.php) Remove outdated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
borkweb committed Sep 7, 2022
1 parent c112b78 commit 3012123
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/services.php
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,7 @@ function ensure_services_running( array $services ): void {
* @param array<string> $services A list of services to ensure
* are running.
*
* @return void On-up callbacks will be registered on the global
* callback stack.
* @return void
*/
function ensure_services_running_no_callbacks( array $services ): void {
// Impose an order to make sure dependencies are optimized.
Expand Down

0 comments on commit 3012123

Please sign in to comment.