Skip to content

Commit

Permalink
chore: update container lib to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
hschoenenberger committed Dec 19, 2024
1 parent e584a45 commit d8fc064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ServiceContainer/ServiceContainer.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public function loadConfig()
abstract public function getLogger();

/**
* @return ServiceContainer
* @return static
*/
public function init()
{
Expand Down

0 comments on commit d8fc064

Please sign in to comment.